   .section6 {
       position: relative;
       overflow: hidden;
       padding: 0;
   }

   .section6 img {
       width: 100%;
       min-height: 150px;
       object-fit: cover;
   }