.u20-bloc.u20-scrd {
  background-image: url("/inclusions/inc-scrd/images/bg-scrd.jpg");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  min-height: 620px;
}

@media all and (max-width: 960px) {
  .u20-bloc.u20-scrd {
    background-image: none;
  }
}
