@media only screen and (max-width: 900px) {
    .modal-event .event-body {
        width: 96% !important;
    }

    .modal-event .event-body .modal-event-thumbnail {
        display: none;
    }

    .row-900 {
        width: 100% !important;
        max-width: 100% !important;
    }

    section.title-page img {
        max-width: 50%;
        width: 50%;
    }

    .blog-category .blog-category-thumbnail {
        width: 100%;
        height: 200px;
        float: left;
    }

    .blog-category .blog-category-summary {
        width: 100%;
        float: left;
        padding: 15px 15px 0px 15px;
        display: inline-block;
        height: unset !important;
        position: relative;
    }

    .blog-category .blog-category-summary .desc {
        height: unset !important;
        display: inline-block;
        width: 100%;
        padding: 0px 0px 10px 0;
    }

    .blog-category .blog-category-summary .blog-summary-content h2 {
        font-size: 20px;
    }

    .blog-category .blog-category-summary .blog-summary-content p {
        font-size: 14px;
    }

    li.html.custom.html_top_right_text {
        display: block !important;
    }

    .bk-banner .banner-box {
        position: unset !important;
        top: 0;
        width: 100% !important;
        right: 0%;
        transform: translate(0%, 0%) !important;
    }

    .bk-banner .banner-box h2 {
        font-size: 30px;
    }

    .bk-banner .banner-box p {
        font-size: 15px !important;
    }

    .title-home-img {
        width: 70% !important;
    }

    .home-description {
        width: 100%;
        margin: auto;
    }

    .home-description p {
        text-align: center;
        font-size: 14px;
    }

    .btn-nk {
        border: 2px solid #424242;
        display: inline-block;
        padding: 3px 20px;
        font-family: "DancingScript Bold";
        color: #424242;
        font-size: 16px;
        position: unset;
        width: 150px;
        bottom: 30%;
        right: 0px !important;
        transform: translateX(0);
    }

    .box-sale h2 {
        font-family: "SFU Bold";
        font-size: 18px !important;
    }

    .box-sale p {
        font-family: "SFU Book";
        font-size: 14px;
    }

    .box-gc-item .box-gc-text {
        padding: 30px 20px;
    }

    .box-gc-item .box-gc-text h2 {
        font-size: 20px;
    }

    .box-gc-item .box-gc-avatar {
        width: 100%;
        height: 300px;
    }

    #desktop {
        display: none !important;
    }

    #mobile {
        display: block !important;
    }

    .box-gc-item .box-gc-text.text-gc-1 {
        text-align: left;
    }

    section.banner-category .banner-system {
        width: 100%;
        height: 200px;
    }

    i.icon-menu {
        color: #000 !important;
    }

    .header-wrapper.stuck, .header-shadow .header-wrapper, .layout-shadow #wrapper {
        box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.15) !important;
    }

    div#main-menu ul li a {
        font-family: "SFU Book";
        color: #000 !important;
        text-transform: unset !important;
        font-size: 15px;
        font-weight: normal;
    }

    .slider-nn-box .nn-box-item .nn-box-avatar {
        width: 100%;
    }

    .slider-nn-box .nn-box-item .nn-box-content {
        width: 100% !important;
        float: left;
        padding: 30px 20px;
    }

    .woocommerce, .page-wrapper.my-account.mb .row.vertical-tabs {
        width: 100% !important;
        margin: auto !important;
    }

    .content-row {
        width: 100% !important;
    }

    .page-title-inner.flex-row.medium-flex-wrap.container {
        width: 100% !important;
    }

    .product-info button.single_add_to_cart_button.button.alt {
        width: 85.5% !important;
    }

    .product-info {
        padding-top: 20px !important;
    }
}
