.photo-info-wrapper {
    position: relative;
}

img.attypic {
    height: auto !important;
    max-width: 100% !important;
    width: 100% !important;
}

.contact-info {
    background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
    border-bottom: 5px solid #981B1E;
    bottom: 0;
    left: 0;
    line-height: 200%;
    padding: 15px 35px;
    position: absolute;
    width: 100%;
}

.contact-info h3 {
    margin-bottom:10px
}

.contact-info p{
	margin-bottom:0px;
  	line-height:1.6;
}

.contact-info .fa {
    padding-right: 7px;
}












