.ThreeBox_MainTitle{text-align:center;margin-bottom:60px;color:black}.three_box_wrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:end}.three_box_item{flex-basis:30%;transition:.6s ease all}.three_box_item:hover{background-color:#394756 !important;color:white;margin-top:-30px;transition:.6s ease all}.three_box_item:nth-child(2){margin-top:60px;transition:.6s ease all}.three_box_item:nth-child(2):hover{margin-top:0px;transition:.6s ease all}.three_box_item:nth-child(3){margin-top:120px;transition:.6s ease all}.three_box_item:nth-child(3):hover{margin-top:60px;transition:.6s ease all}.three_box_item:nth-child(3):hover .three_box_item_description,.three_box_item:nth-child(2):hover .three_box_item_description,.three_box_item:hover .three_box_item_description{display:block;transition:.6s ease all}.three_box_item_inner{padding:35px}.three_box_item_headline{color:white;font-size:30px}.three_box_item_description{display:none}.three_box_item_description p{color:white}@media screen and (max-width:900px){.three_box_item{flex-basis:100%}.three_box_item:nth-child(2){margin-top:0px}.three_box_item:nth-child(3){margin-top:0px}}