.section-welcome .welcome-copy {
    max-width: 1080px;
    text-align: center;
    margin-block-end:0
}

@media (max-width: 1068px) {
    .section-welcome .welcome-copy {
        max-width:630px
    }
}

@media (min-width: 1069px) {
    [data-media-card-gallery] .media-gallery .media-gallery-item-apps.theme-dark .caption {
        width: 1000px;
    }    
}
