@media screen and (max-width:768px) {
.product-cover {
    width: 100%;
}
}