.bg-imageone{
  background-image: url("../../../storage/contact/layer-3.png");
  background-repeat: no-repeat;
  
 }
 .overview-img-wrap img:first-child {
    max-width: 390px;
}
 .bg-imagetwo{
  background-image: url("../../../storage/contact/layer-3.png");
  background-repeat: no-repeat;
 }
.hero-section{
text-align: center;
height: calc(100vh - 100px);
}
.hero-section a{
background: #6f43e8;
    color: white;
    padding: 10px 16px;
    border-radius: 50px;
}
.hero-section h1{
color: #6f43e8 !important;
}
.hero-section p{
font-size: 18px;
margin-bottom: 24px;
}
.brand-area-two .section-title-two{
    margin-bottom: 0px !important;
}
.brand-area-two {
    margin-top: 40px;
}
.content-bottom{
display: none;
}