.article3 {
    height: 100vh;
    padding: 0 !important;
    margin-bottom: -1px;
}

.article3 .article-bg {
    transform: scale(1.2);
}

.article3 .at-text {
    position: absolute;
    bottom: 150rem; left: 0;
    z-index: 3;
}


/*==================================================*/
@media (max-width: 768px) {
    
}


@media (max-width: 550px) {
    
}