
/* ////////////////////////////////////// ADDED BY SAQIB /////////////////////// */
.fme_images{
    width: 100%;
}
#fme_primary_slider{
    width: 100%;
    max-height: 550px;
}

/* 

@media only screen and (max-width: 280px){

    #fme_primary_slider{
        width: 73% !important;
    }
} */


@media only screen and (max-width: 550px){
    .splide__pagination{
        width: 90% !important;
        left: 5% !important;
    }
}
