.boxes .build-column.quarter .resp-row .inner-column p{
    min-height:145px;
}


footer {
background-color:#B3E3F9;
}
.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;
}

/* 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;
}

}

.calendar-grid-notification {
    padding-top: 2px;
    padding-bottom: 2px;
    border-bottom: solid 1px #A9A9A9;
    font-style: italic;
font-size: 14px;
}

.threequarter {
    width: 75%;
    align-self: center;
}