.rnd_banner{position: relative;}
.rnd_banner>img{width: 100%;}

.rnd_rich{margin-top: 60px;}
.rnd_rich>h2{border-bottom: 1px solid #dedede;}
.rnd_rich>h2>span{border-bottom: 5px solid var(--base);line-height: 50px;display: inline-block;font-size: 24px;font-weight: bold;}
.rich_text{margin-top: 20px;}
.rich_text img{max-width: 100%;}



@media screen and (max-width: 766px) {
    .rnd_banner>img{height: 15rem;object-fit: cover;}


    .rnd_rich{padding-bottom: 6rem;}
    
    

}

