.contactimagecontainer{align-items:stretch;display:flex;height:120px;justify-content:center;min-height:120px;overflow:hidden;position:relative}.contactimagecontainer img{height:100%;min-height:100%;width:auto}@media (max-width:991px){.contactimagecontainer{align-items:stretch;display:block;height:auto;justify-content:center;min-height:120px;overflow:visible;position:relative}.contactimagecontainer img{height:auto;min-height:auto;width:auto}}