#arco-iris {
    position: absolute;
    width: 290px;
}

#anos-50-container {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

#anos-50 {
    width: 300px;
    height: auto;
}

#anos-50-negro {
    width: 250px;
    height: auto;
}

#unete-ahora {
	width: 100%;
    height: auto;
}

.one-image {
    box-shadow: none;
}

span.copyright {
    display: none;
}


@media screen and (max-width: 767px) {
    #anos-50 {
        display: none;
    }
}

@media screen and (min-width: 768px) {
    
    .background #mainbackground {
        background-color: #1d1c7a;
    }
    
    #anos-50-negro {
        display: none;
    }
    
    #arco-iris {
        width: 390px;
    }
    
    .title_and_slogan .lead, .title_and_slogan h1 {
        color: #fff;
    }
    
    .background #mainbackground {
        background-image: url('https://storage.googleapis.com/gpes-static/landing-camiseta-2021/GP02NME_992x1024.jpg');

    }
    .background #thankyoubackground {
        background-image: url('https://storage.googleapis.com/gpes-static/landing-camiseta-2021/GP02NME_992x1024.jpg');

    }
}

@media screen and (min-width: 992px) {
    
    #arco-iris {
        width: 460px;
    }
    
    #anos-50 {
        width: 370px;
    }
    
    .background #mainbackground {
        background-image: url('https://storage.googleapis.com/gpes-static/landing-camiseta-2021/GP02NME_1200x900.jpg');

    }
    .background #thankyoubackground {
        background-image: url('https://storage.googleapis.com/gpes-static/landing-camiseta-2021/GP02NME_1200x900.jpg');

    }
}

@media screen and (min-width: 1200px) {
    
    #arco-iris {
        width: 460px;
    }
    
    #anos-50 {
        width: 520px;
    }
    
    .title_and_slogan .lead {
        font-size: 26px;
    }
    
    .background #mainbackground {
        background-image: url('https://storage.googleapis.com/gpes-static/landing-camiseta-2021/GP02NME_1440x900.jpg');

    }
    .background #thankyoubackground {
        background-image: url('https://storage.googleapis.com/gpes-static/landing-camiseta-2021/GP02NME_1440x900.jpg');

    }
}

@media screen and (min-width: 1441px) {
    .background #mainbackground {
        background-image: url('https://storage.googleapis.com/gpes-static/landing-camiseta-2021/GP02NME_1920x1200.jpg');

    }
    .background #thankyoubackground {
        background-image: url('https://storage.googleapis.com/gpes-static/landing-camiseta-2021/GP02NME_1920x1200.jpg');

    }
}