main{
    margin-top: 150px;
}
.hero{
    width: 100%;
    height: 55svh;
    background-image: url('../../assets/images/contact-us-image-1.jpg');
    background-position: left;
    background-size: cover;
    background-repeat: no-repeat;
    color: #fff;
}