  /*  Site-specific styles */
img.breather {
    width: 90%;
}

.text-special {
    font-size: 1.5em;
    line-height: 1.2em;
}

@media (max-width:1200px) {
 img.breather {
    width: 25%;
    margin-bottom: .5em;
}
}