@charset "UTF-8";

.h240 {
  width: unset!important;
  height: 240px!important;
}

.pdr_01 {
  padding-right: 30px!important;
}

.tac {
  text-align: center!important;
}

@media screen and (max-width: 767px) {
  .pdr_01 {
    padding-right: 0!important;
  }
}