@media only screen and  (max-width:414px){
    .block-box-ctn {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .default-block-box {
        padding: 35px 15px 0px 15px !important;
    }
    .default-block-title {
        font-size: 16px !important;
        height: 16px !important;
        line-height: 16px !important;
        padding: 0px 15px !important;
    }
    .radial-circle{
        margin: 0 auto !important;
    }
}
@media only screen and (max-width: 736px) {
    .certificate-box{
        height: 100% !important;
        max-height: 100% !important;
    }
    .pcms-news-box-body {
        bottom: 15px !important;
    }
}
