.address_listing{background:#fbfbfb;padding:50px 0}.address_flex{display:flex;flex-wrap:wrap;justify-content:space-between}.address_card_image img{height:100%;width:auto}.address_card_image a{display:block;height:106px;width:200px}.address_card{display:flex;flex:0 40%;justify-content:space-between;margin-bottom:20px}.address_card_inner *{font-size:14px}.address_card_inner h3{font-size:20px;margin:0}.address_card_inner h4{color:#ea472f;font-size:15px;margin:0}.address_card_inner ul{list-style:none;padding:0}.address_card_inner a{color:#ea472f;font-size:.9rem;font-weight:700}.address_card_inner li a{color:#171717;font-size:.9rem;font-weight:500;text-decoration:none}.address_card_inner li a .icon-mail3{padding-right:5px}@media(max-width:700px){.address_flex{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:space-between}}