.coh-style-picture-element-wrapper img {
  width: 100%;
}
@media (max-width: 1439px) {
  .coh-style-picture-element-wrapper img {
    width: 100%;
  }
}
@media (max-width: 1024px) {
  .coh-style-picture-element-wrapper img {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .coh-style-picture-element-wrapper img {
    width: 100%;
  }
}
