.bg-color{
  background-color: #F5EEE2;
  font-family: "Basis Grotesque Pro Regular";
}

@media screen and (max-width: 768px) {
  .head{
    font-size:30px !important;
  }
  .head2{
    font-size:18px !important;
  }
  .head3{
    font-size:16px !important;
  }
}