<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
 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%;
}</pre></body></html>