.aup{overflow:hidden;}
.aup_overlay, .aup_content .aup_button_container, .aup_button{box-sizing: border-box;}
.aup_content_container {width:100%;height: 100%;display: flex;flex-wrap: wrap;}
.aup_button{display:block;text-align:center;}
.aup_link{position:relative;width:100%;height:100%;}
.aup_overlay{position:absolute;top:0;left:0;width:100%;height:100%;}
.aup_content, .aup_button_container{display:flex;flex-wrap:wrap;}
.aup_button_container{width:100%;}
.aup_content, .aup_content h3, .aup_content h4, .aup_content p{width:100%;}
.aup_info_text_reveal_box{overflow:hidden;}