﻿

/* Adjustment for movement of body content due to addition of free trial button.  
   Not sure exactly what is going on here though ...
*/

@media (max-width: 1125px) {
    .header {
        margin-bottom: -91px !important;
    }
}
