@media screen and (max-width: 991px) {
    
    .banner__content {        
        align-items: flex-start;        
    }
}
