

@media only screen and (min-width: 767px){

.m-section-my {
    margin-top: 100px;
    margin-bottom: 100px;
}
  }