.brochure{display:inline-block; text-align: center;}

.brochure_title {
font-size: 1.1em;
    /*color: #222;*/
    line-height: 1.2em;
    text-transform: uppercase;
    font-family: leaguespartan, sans-serif;
    padding-top: 10px;
    max-width: 80%;
    margin-top: 10px;
}

.vc_btn3.vc_btn3.brochure_title {
    padding: 10px;
}
/*Module Brochures*/

.brochure_link {

}

.brochure_img {
border: 2px solid white;
    transition: all 0.5s ease 0s;
}
