/*
 Theme Name:   Bismark
 Author:       IXACT Contact
 Version: 	   1.0.0
 Author URI:   http://www.ixactcontact.com
 Template:     ixact
*/

@media screen and (min-width: 768px){
    .callout-wrapper .callout-img {
        height: 500px;
    }
}

.callout-wrapper .callout-img .vertical-center {
    top: 45%;
}