.btn-primary {
    background-color: #233588 !important;
    border-color: #233588 !important;
}

#forwardImage {
    max-width: 65%;
}

@media only screen and (max-width: 992px) {
    #forwardImage {
        max-width: 100%;
    }
}
