.banner{background:url(../img/banner4.jpeg) no-repeat center center / cover}main .tab-1 .tab-box{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;margin-top:30px}main .tab-1 .tab-box .box{width:50%;padding:30px;display:flex}main .tab-1 .tab-box .box .left{width:30%;display:flex;align-self:center;justify-content:center}main .tab-1 .tab-box .box .left img{width:40%}main .tab-1 .tab-box .box .right{width:70%;display:flex;flex-direction:column;align-self:center;justify-content:center}main .tab-1 .tab-box .box .right p{font-size:.9rem;color:#666}main .tab-2{background-color:white}main .tab-2 .tab-txt p a{color:#007bff}main .tab-2 .tab-box{display:flex;justify-content:space-between;margin-top:30px}main .tab-2 .tab-box .box{width:24%;display:flex;flex-direction:column;justify-content:center;border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,0.1);background-color:white}main .tab-2 .tab-box .box img{width:100%}main .tab-2 .tab-box .box h6{font-size:2rem;font-weight:800;padding:20px 20px 0 20px}main .tab-2 .tab-box .box p{color:#666;padding:20px}