.afademe-container {
        position:fixed;
        top:-50%;
        left:-50%;
        width:200%;
        height:200%;
}
.fademe-container img {
        width: 380px !important;
        height: 285px !important;
        position:absolute;
        top:0;
        left:0;
        right:0;
        bottom:0;
        margin:auto;
        min-width:50%;
        min-height:50%;
}
.pagination ul li {
        display: inline-block;
        list-style-type: none;
}

ul.main-feature-text {
        list-style-position: inside;

}
