.headline_and_boxes_wrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.the_headline_container_area{flex-basis:25%}.the_box_container_area{flex-basis:75%}@media screen and (max-width:1120px){.the_box_container_area,.the_headline_container_area{flex-basis:100%}}.the_box_container_area__wrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.the_box_container_area__item{background-color:#fff;border-radius:8px;-webkit-box-shadow:5px 5px 5px 0 hsla(0,0%,79%,.61);-moz-box-shadow:5px 5px 5px 0 hsla(0,0%,79%,.61);box-shadow:5px 5px 5px 0 hsla(0,0%,79%,.61);box-sizing:border-box;flex-basis:30%;margin:20px 1.65%;padding:20px 15px 40px;position:relative}@media screen and (max-width:1150px){.the_box_container_area__item{background-color:#fff;-webkit-box-shadow:5px 5px 5px 0 hsla(0,0%,79%,.61);-moz-box-shadow:5px 5px 5px 0 hsla(0,0%,79%,.61);box-shadow:5px 5px 5px 0 hsla(0,0%,79%,.61);flex-basis:45%;margin:20px 2%;padding:20px}}@media screen and (max-width:650px){.the_box_container_area__item{background-color:#fff;-webkit-box-shadow:5px 5px 5px 0 hsla(0,0%,79%,.61);-moz-box-shadow:5px 5px 5px 0 hsla(0,0%,79%,.61);box-shadow:5px 5px 5px 0 hsla(0,0%,79%,.61);flex-basis:100%;margin:20px 0;padding:20px}}.the_box_container_area__item h3{margin-bottom:12px;margin-top:12px}.headline_and_boxes__content h3{font-size:20px}.hideMe{display:none}.read_less_button{display:block;margin-top:15px}.read_less_button,.read_more_button{cursor:pointer;text-decoration:underline}.read_more_button{bottom:20px;left:15px;position:absolute}.truncated_content{padding-bottom:20px}