.safari_banner {background-image: url("../images/tempPic/tanzania_safari_guide_banner.webp");padding-block: 220px;}

.dis_head p:last-of-type {color: #74787C;font-weight: 400;font-family: "inter";text-transform: none;line-height: 26px;}
.double_image_sec {margin-block: 80px 0px;padding-bottom: 150px;}
.dis_head a {width: 193px;justify-content: center;height: 55px;line-height: 55px; margin-top: 15px; text-transform: uppercase;font-family: "Outfit";font-weight: 700;font-size: 14px;display: inline-flex;color: #fff;background-color: #EC281C;border-radius: 7px;}
.dis_imgs {position: relative;}
.dis_imgs > img {width: 70%;max-width: 403px;border-radius: 16px;}
.dis_top_image {position: absolute;top: 80px;right: 0;}
.dis_top_image > img {width: 100%;max-width: 403px;border-radius: 16px;}

.beaches_head {margin-bottom: 40px;}
.beaches_head p:last-of-type {color: #74787C;font-weight: 400;font-family: "inter";text-transform: none;line-height: 26px;}
.beaches_sec {padding-block: 50px 50px;}
.beaches_img img {width: 100%;height: 211px;border-radius: 12px 12px 0 0;}
.beaches_img h3 {color: #191F29;font-weight: 600;font-size: 24px;margin-top: 15px;}
.beaches_img {margin-bottom: 35px;}

@media only screen and (max-width:991px) {
    .dis_imgs {max-width: 700px;width: 700px;margin-top: 30px;}
    .double_image_sec .row .col-lg-6:last-of-type {display: flex;align-items: center;justify-content: center;}
}
@media only screen and (max-width:575px) {
    .dis_top_image > img {width: 300px;}
    .dis_imgs > img {height: 344px;}
    .safari_banner {padding-block: 100px;}
    .double_image_sec {margin-block:50px 0px;}
    .beaches_sec {padding-block: 0px 20px;}
}