.boxes .build-column.quarter .resp-row .inner-column p{
    min-height:130px !important;
}


/* Desktops and laptops --- */
@media (min-width : 1025px) and (max-width:1224px) {
/* Styles */

.boxes .build-column.quarter .resp-row .inner-column p{
    min-height:215px !important;
}

}


/* iPads (portrait and landscape) --- */
@media (min-width : 768px) and (max-width : 1024px) {
/* Styles */

.boxes .build-column.quarter .resp-row .inner-column p{
    min-height:280px !important;
}

}

.menu-area {
align-items: center;
}
.menu-area img {
max-height: 200px;
}

footer{
background-color:#9ba6e3;
}
.menu-container {
border-bottom:2px solid #2268ad;
}
.menu-container ul.site-menu li span a,
.menu-container ul.site-menu li span span {
text-shadow:none !important;
}
#full_width-1022754272 ul.site-menu li.selected-menu-item span a {
    color: #707374;
    font-style: normal;
}

a.cecj-button {
    font-size: 26px;
    font-family: Arial, sans-serif;
    font-weight: bold;
    background-color: none;
    border-radius: 4px;
    background-image: none;
color: #FFFFF;