.elevation-image{
    height: 300px;
    width: 100%;
}
.slider-div{
    margin-top: 20px;
}
.content-p{
    font-size: 13px !important;
    color: black !important;
}
.content-p-bold{
    font-size: 13px !important;
    color: black !important;
    font-weight: 500 !important;
}
.hero-slides {
    width: 100%;
    height: 570px;
    position: absolute !important;
  }
.logo-img{
    width: 200px;
    height: 50px;
    object-fit:fill;
}
.service-img{
    height: 60px;
    width: 55px;
    object-fit: fill;
}