
/* Imac Resolutions :) */
@media all and (min-width:1921px) and (max-width: 2560px) {
    body .max-height175{
        max-height: 189px !important;
    }
}