.pdp-content-section .product-basic .usage-img {
  text-align: center;
}
@media screen and (max-width: 768px) {
  .pdp-content-section .product-basic .usage-img img {
    width: 100%;
    max-width: none;
  }
}
