/* Add custom CSS styles below */ 
.section_1 div.text-white {
height:100%;
}
.section_1 .description {
    height:100%;
    font-size: 18px;
    font-weight: 700;
    transform: translateY(40%) !important;
    text-shadow: -3px 3px 12px black;
    line-height: 35px;
}
section_4{
position:relative;
}