/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/


.header__bottom {
    padding: 2.1rem 0 .5rem;
}

/* Drop Form a bit    */
.dnd_area-dnd_partial-1-column-3-vertical-alignment {
    margin-bottom: -400px !important;
    z-index: 300;}

@media (max-width: 767px) {
.dnd_area-dnd_partial-1-column-3-vertical-alignment {
    margin-bottom: 0px !important;
}