/* Add here all your CSS customizations */

.widget h3 {
    margin-bottom: 18px;
}

@media (min-width: 992px) {
    .pull-right-md {
        float: right;
    }
}