.callout-style-2 { text-align:center; }

.callout-style-2-thumbnail { color:#FFF; display:inline-block; margin-bottom:24px; overflow:hidden; position:relative; }
.callout-style-2-thumbnail img { display:block; transition:transform 0.3s ease-out; }
.callout-style-2-thumbnail .title { bottom:0; font-weight:700; left:0; line-height:1; padding:12px; position:absolute; width:100%; }
.callout-style-2.hover .callout-style-2-thumbnail img { transform:scale(1.05); }

.callout-style-2-description { margin-bottom:24px; }

.callout-style-2-link a { color:#fe5815; font-size:14px; text-transform:uppercase; transition:color 0.3s ease-out; }
.callout-style-2-link a:hover { color:#E53F00; text-decoration:none; }
.callout-style-2-link a .plus { margin-left:6px; }