﻿.media-about .media__text {
    margin-bottom: 20px;
}

.media-project .media__body {
    width: 100%;
}


@media only screen and (max-width: 600px) {

    #homeabout-subtext {
        display: none !important;
    }

  
    .header-mobile__bar {
        padding: 0 !important;
    }

    embed {
        padding-top: 10px !important;
    }

    .sm-ptb30 {
        padding: 30px 0px;
    }

    .sm-pb20 {
        padding-bottom: 18px !important;
    }

    .sm-pb30 {
        padding-bottom: 30px;
    }

    .sm-pb-np {
        padding-bottom: 0;
        margin-bottom: 0;
    }


    .media-about .title-1 {
        margin-bottom: 20px;
    }



    .media-about .media__text {
        margin-bottom: 25px;
        padding-bottom: 0px;
    }

    .smno-padding {
        padding-bottom: 0px !important;
    }

    .psmaltext {
        margin-bottom: 10px !important;
    }

    .au-btn, .swal-button {
        width: 100% !important;
        text-align: center !important;
    }
}
