/* 
Theme Name:		 Division of Plastic and Reconstructive Surgery
Theme URI:		 https://github.com/wegit/wecr8-child
Description:	 A custom child theme based on the WEcr8 framework
Author:			 Werremeyer Creative
Author URI:		 https://werremeyer.com
Template:		 wecr8
Version:		 1.0.0
Text Domain:	 wecr8-child
*/

img.washu-medicine-logo {
    margin-top: -4px;
}
div#footer-primary {
    display: none;
}
.sidebar-posts .sidebar-card .sidebar-card__image {
    width: 100% !important;
    height: auto;
}
@media screen and (min-width:1550px) {
 #ac-locations {
     display: flex !important;
     width: 100%;
 }
}