@media only screen and (max-width: 900px) {

    .homeIntro:after {
        height: 100%;
    }
    .homeIntros:after {
        height: 100%;
    }
    header#header i.icon-menu {
        color: var(--primary-color);
    }
    .icon_box_gioi_thieu .icon-box-text.last-reset p {
        font-size: 12px;
    }
    .icon_box_gioi_thieu .icon-box-text.last-reset h3 {
        font-size: 13px;
    }

    .icon_box_gioi_thieu img.attachment-medium.size-medium {
        width: 45px;
    }
    .profile-image img {
        width: 100%;
        height: auto;
    }
    .vc_icon_elemen .icon {
         width: 15%;
     }

}
