@media only screen and (max-width: 767px) {
    .amt{
        margin-top:20px;
    }
.how_it_works {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
}