.top-text-section {
    margin-top: 280px;
    width: 100%;
    padding-bottom: 3rem;
}

.first-background {
    background-repeat: no-repeat;
    background-image: url(/images/case-studies-background.png);
    background-position: center center;
    background-size: 1440px auto;
    width: 100%;
    height: 440px;
    overflow: hidden;
}

.top-text {
    width: 50%;
}
