﻿@media screen and (max-width:883px) {
    .popupform {
        height: initial !important;
        position: relative;
    }

    .formright {
        position: relative;
        max-height: initial;
        float: left;
        padding-bottom: 10px;
    }
}
