body, html { overflow-x: clip !important; } 

.eye-care-routine__product img {
	width: auto !important;
}
.eye-care-routine__product {
    width: 100%;
}
@media (max-width: 480px) {
	.eye-care-routine__name {
		    min-height: 41px;
}
}