.quarter.with-image-left { background-size: cover !important;
    background-position: 50% 50% !important; }
   @media (max-width: 767px){
    .quarter.with-image-left  { display: none; }
   }
    .unit1 { height: 104px; }
   
   .three-quarters .second-level-nav li.unit1 { width: 50%; }
   