.dol_img {
  width: 200px;
  height: 62px;
}
.dol_img img {
  max-width: 100%;
}
@media (max-width: 639px) {
  .shop2-order-options .option-type .option-label {
    display: flex !important;
    flex-direction: column;
    align-items: baseline;
    margin-left: 42px;
  }
}
@media (max-width: 480px) {
  .shop2-order-options .ya-pay-widget {
    position: relative;
    left: -25px;
  }
}
