@media screen and (max-width: 360px) {
  h1 {
    font-size:30px;
  }
}

.service-text input[type="email"] {
    padding:18px 30px;
    border-radius:10px;
    margin-right:10px;
}

.step-how-num {text-align:center;}

.aboutpage {text-align:left;color:#fff;}
