  #quick-links ul li{padding-left:1rem;position:relative}#quick-links ul li:first-child{padding-right:1.5rem}#quick-links ul li:first-child:before{background:url("/womenscenter/css/images/subscribe-to-newsletter.svg") no-repeat center/18px 12px;content:" ";height:12px;width:18px;position:absolute;left:-.5rem}#quick-links ul li:nth-of-type(2){padding-right:1.5rem}#quick-links ul li:nth-of-type(2):before{background:url("/womenscenter/css/images/contact.svg") no-repeat center/12px 12px;content:" ";height:12px;width:12px;position:absolute;left:-.25rem}#quick-links ul li:last-child:before{background:url("/womenscenter/css/images/donate.svg") no-repeat center/12px 12px;content:" ";height:12px;width:12px;position:absolute;left:-.25rem}
.gallery {
	 max-width: 930px;
	 margin: 2rem 0;
}
.gallery:after {
    clear: both;
    display: table;
    content: "";
}
 .gallery a {
	 display: block;
	 float: left;
	 margin: 0 10px 10px 0;
	 border: 0;
}
 .gallery a img {
	 display: inline;
	 vertical-align: top;
}