.terms-banner{
    max-width: 100%;
}
.terms-banner img{
    max-width: 100%;
    height: 100%;
}
.terms-and-conditions{
    padding: 50px 0 ;
}
.terms-and-conditions h1{
    padding-bottom: 20px;
}
.terms-and-conditions h1, .terms-and-conditions h4{
    color: var(--bs-mega-blue);
}