
.welcome-text p {
    font-size: 160%;
    line-height: 33px
}

.welcome-text h1 {
    font-size: 330% !important
}

.btn-more {
    display: none
}

.absolute {
    top: 36%
}


@media only screen and (max-width:1500px){
    .custom-container{
        width:1100px
    }
}
