.slide-price{
    display:none;
}

.navbar{
    border:0px!important;
}

.footer{
    border:0px;
}

/* fix header image slider */
@media only screen and (max-width: 576px) {
        .fix-mobile-section .is-overlay-bg{
            background-position: 8% 60%!important;
    }
}

.slide-rows{
    text-align: center;
}

.slide-rows img{
    margin: auto;
}