#banner-podcast img {
    width: 100%;
}


@media(min-width: 767px) {
    .owl-theme .owl-controls {
        margin-top: 3%;
        text-align: center;
        display: block;
        position: relative;
        top: -80px;
    }
}

section.hp-sec5.aos-init.aos-animate .our-commitments1 .row .col-12.col-lg-6:first-child {
    width: 100%;
    max-width: 100%;
    margin: auto;
}

section.hp-sec5.aos-init.aos-animate .our-commitments1 .row .col-12.col-lg-6:last-child {
    display: none;
}

section#banner-podcast {
    padding: 0px;
    width: 100%;
    margin-top: 10%;
}

section#banner-podcast .container {
    padding: 0px;
    max-width: 100%;
    width: 100%;
}

.mobmenu {
    width: 100%;
    position: fixed;
    top: 0px;
}


section.maaraga_expert.maarga-tales .video-info {
    border: 1.5px solid #707070;
    margin-top: -1px;
}

section.maaraga_expert.maarga-tales .video-info {
    min-height: auto;
    padding-bottom: 8%;
}


@media (min-width: 767px) {
    .maarga-tales.maaraga_expert#maarga-tales {
        padding-bottom: 8%;
    }
}

@media (max-width: 767px) {
    section#maarga-tales {
        padding-bottom: 20%;
    }

    section#banner-podcast .container {
        padding: 0px;
        max-width: 100% !important;
        width: 100% !important;
    }

    section#banner-podcast {
        margin-top: 19%;
    }
}