




  
 
  
   
 
@media screen and (max-width: 1170px) {
      .about img {
          min-height: 170px;
    width: 100%;
    max-width: 100vw;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover; }