@arminunruh said in image sizes for best sharpness:
.lay-carousel img{
-webkit-transform: none!important;
-ms-transform: none!important;
transform: none!important;
left: 0!important;
top: 0!important;
}
It looks better after I imported the carousel slider again, thanks! Some images are sharper than others but that probably has to do with my image sizes.