div.contact-plan {
    border-radius: 10px;
    height: 460px;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right center;
}

img.contact-address {
    min-height: 60px;
	max-height: 120px;
    width: auto;
    padding-top:10px;
	padding-left:10px;
}
