/*.swiper-wrapper .swiper-slide:nth-child(2) .slider-left-area{
    display: none!important;
}*/

/*
.main-slider .swiper-wrapper .swiper-slide:nth-child(6) .slider-left-area .slider-a,.main-slider .swiper-wrapper .swiper-slide:nth-child(1) .slider-left-area .slider-a{
    display: none;
}*/

.footer .footer-row-2 .right-area a .icon-twitter {
    width: 24px;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.footer .footer-row-2 .right-area a .icon-twitter::before {
    background-image: url(/assets/images/base-icons/x-logo-bg-gray2.png);
    content: ''!important;
    background-size: 24px 24px;
    width: 24px;
    height: 24px;
    display: block;
}

.content-area.right #content3 .three-card-area {
    grid-template-columns: repeat(auto-fit, 400px)!important;
}