.template-page-sizechart .col-12 picture img {
  width: 100%;
}
.template-page-sizechart .section-content .container .row > .col-12 {
  margin-top: 15px !important;
}
@media (min-width: 768px) {
  .template-page-sizechart .section-content .container .row > .col-12 {
    margin-top: 30px !important;
  }
}