.site_stock__body {
  background: #c70202b0 !important;
  width: 68%;
}
@media (max-width: 480px) {
  .site_stock__body {
    width: 100%;
  }
}
