﻿@media only screen and (max-width: 1225px) 
{
    div.contentBoxGridContainer {
        zoom: 100% !important;
    }
}
