.features img {max-width:50px;aspect-ratio: unset !important;}
.features .slide--one-sixth {width: 30%;}

@media (max-width:768px){
.features .slide--one-sixth {width: 80%;}
}