.main-content{
    padding-bottom: 4rem;
  }
  .main-content strong{
    font-family: 'Eina03-Bold'
  }
  @media screen and (max-width: 767.9px){
    .main-content{
      padding-top: 5rem;
    }
  }