﻿@media screen and (min-width:1200px) 
{
    .IB-content-area
    {
        width: auto!important;
        float:none!important;
        margin-left: 255px;
    }
    .row:after {content: none}
}