.primary-transparent {
    background-color: rgba(0, 60, 101, .7) !important;
}

@media (max-width: 600px) {

    .fm_form label,
    .fm_form input,
    .fm_form select {
        display: block;
        width: 100% !important;
    }
}