[data-cattype="217"] .p-m-0{
    padding: 0;
    margin: 0;
}
[data-cattype="217"] .listing{
    text-align: center;
}

[data-cattype="217"] .listing-each{
    height: auto;
    width: 300px;
    display: inline-block;
    position: relative;
    vertical-align: top;
    margin: 0 10px 24px 10px;
}

[data-cattype="217"] .content-c{
    height: 192px;
    width: 300px;
}

[data-cattype="217"] .text-c{
    font-weight: bolder;
    word-wrap: break-word;
}

[data-cattype="217"] iframe{
    height: 100%;
    width: 100%;
}

/*All About h1 Begin*/
[data-cattype="217"] h1:after {
    content: url(../../../data/ckfinder/images/title_decor.png) !important;
    display: block;
    position: relative;
    width: 100%;
    background-color: transparent;
    top: -10px;
    text-align: center;
}

[data-cattype="217"] h1 {
    color: #03456b;
}


@media (max-width: 767px) {
    [data-cattype="217"] h1 {
        padding: 0;
    }
    
    [data-cattype="217"] .listing-each {
    width: 300px;
    margin: 0 5px 24px 0px;
    max-width: 100%;
    }
    
    [data-cattype="217"] .content-c {
    max-width: 100%;
    }
}
/*All About h1 Ends*/
