.list-of-images .gallery_item {
    display: inline-block;
}

span.wpcf7-form-control-wrap {
    display: block;
    position: relative;
}

.wpcf7-form-control {
    border-radius: 5px 5px 5px 5px !important;
    width: 100%;
    height: 30px !important;
}

span.wpcf7-not-valid-tip {
    left: 3px !important;
    top: 2px !important;
    border-radius: 5px 5px 5px 5px !important;
    width: 99%;
    height: 30px;
}
.wpcf7-textarea {
    height:130px !important;
    margin-bottom:4px;
}
.columns1 .element {
    min-height: 50px !important;
}

.columns2 .element {
    min-height: 430px !important;
}

.columns3 .element {
    min-height: 290px !important;
}

.image-grid .element {
    float: left;
}

.mc_signup_submit {
    text-align: left;
}

#mc_subheader {
    padding-bottom: 7px;
}

.wp-caption, .wp-caption-text, .sticky, .gallery-caption, .bypostauthor, .aligncenter {

}

.alignleft {
    float: left;
}

.alignright {
    float: right;
}

.wp-caption {
    max-width: 100% !important;
}