.award-slider {
    height: 400px;
}
figure.image.award-slider img {
    height: 322px;
}

img.mid-banner {
    height: 681px;
    width: 640px;
}

.grid-item-content {
    height: 70px;
}

@media screen and (min-width: 835px) {
    .banner-child-img {
        max-width: 280px !important;
        margin-bottom: 32px !important;
        height: 224px;
    }
}

table.table.is-fullwidth.is-striped.is-hoverable td {
    padding: 1.5em 0.75em !important;
}

/* .social-icon {
    width: 40px;
    height: 40px;
    background-color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
} */

.social-icon img {
    /* width: 50px; */
    height: 50px;
}
@media screen and (min-width: 835px) {
    .navbar-item, .navbar-link {
        /* align-items: baseline !important; */
    }
}

@media screen and (max-width: 834px) {
    .swiper-pagination {
        display: none;
    }
    .grid-item-content {
        height: 135px !important;
    }
    img.mid-banner {
        height: 560px !important;
    }
    #trading-platform ul.list {
        margin: 48px !important;
    }
    .footer-social_media .social-media {
        height: 25px !important;
    }
    .social-media {
        display: flex;
        justify-content: right;
        flex-wrap: wrap;
        gap: 10px;
    }
    .social-icon img {
        /* width: 40px !important; */
        height: 31px !important;
    }
    .social-icon {
        width: 71px !important;
        height: auto;
        margin-top: -20px;
    }
    #primary-menu .site-logo {
        width: 154px !important;
        height: 62px !important;
    }
    #trading-funding img.visa {width: 77px;height: 50px;}
    #trading-funding img.mastercard {width: 77px !important;height: 50px !important;}
    #trading-funding img.applepay {width: 77px !important;height: 50px !important;}
    #trading-funding img.googlepay {width: 77px !important;height: 50px !important;}
}
table.table.is-fullwidth.is-striped.is-hoverable {
    font-family: "segoeui" !important;
}

.horizontal{
    rotate: 90deg;
    width: 240px !important;
    margin: auto !important;
    margin-top: 60px !important;
}
img.award1 {
    width: 350px !important;
    margin-top: 110px !important;
}
img.award3 {
    rotate: 90deg;
}