#rev_slider_1_1_wrapper {
    max-width:none !important;
}
.form-fields .form-group:nth-last-child(2) {
    visibility: hidden;
}
@media (max-width:480px) {
    .add .btn {
        width: 48px !important;
        height: 48px !important;
        margin: 0 1px;
    }
    a.quick-view.btn {
        width: 50px !important;
    }
}