@media screen and (max-width:1600px) {
    .main-heading .john-img {
        height: 500px;
    }
.bann-hd {
    font-size: 18rem;
}
.bann-pd {
    padding: 170px 0 0px 0;
}
.circle-box {
    right: 150px;
    bottom: 61px;
}
.logo {
    width: 50%;
    height: 50%;
}
.bann-bott img {
    width: 70%;
}
.podcast-hd {
    font-size: 10rem;
}
}   
@media screen and (max-width:1399px){
        .circle-box {
        right: 90px;
        bottom: 0px;
    }
    .bann-img-heading .bann-box h3{
        font-size: 23px;
    }
    .bann-box h2 {
    font-size: 40px;
    }
        .bann-hd {
        font-size: 16rem;
    }
        .main-heading .john-img {
        height: 450px;
        width: 46%;
    }
    .mic-img {
    height: 203px;
    width: 323px;
    left: 144px;
}
.bg-shape{
    width: 50%;
}
.sec-hd {
    font-size: 46px;
}
}