@media only screen and (max-width: 768px) {
  .pad_t_20 {
  padding-top: 0;
}
}