#hero-13 {
    /*background-image: url(../img/pray-3236120.jpg);*/
    background-image: url(../img/mecca-66970.jpg);
    background-position: 20% !important;
    background-size: 120%;
}

.desktoplogo {
    margin-top: -5px;
}

.desktoplogo img {
    max-height: 70px;
}

.btn-theme-outline {
    color: #FFF!important;
    background-color: none;
    border-color: #fcb80b!important;
}

.table th {
    padding: .75rem;
    vertical-align: top;
    border-top: none !important;
}

.item-count {
    max-width: 50px;
}

ul.features {
    line-height: 0.5 !important;
}

@media screen and (max-width: 991px) {
    #hero-13 {
        background-size: cover;
    }
    .tra-menu .wsmobileheader,
    .white-menu .wsmobileheader {
        background-color: #fff;
        background-image: url(../img/bgyellow.jpg);
        background-repeat: no-repeat;
    }
}