/* 
Theme Name: SmallBiz Dynamic
Theme URL: http://www.expand2web.com/
Description: SmallBiz Dynamic - More than a theme... Designed specifically for small business websites, SmallBiz includes: Website, Blog, Mobile, SEO and a Facebook App to manage your Facebook Page content from within WordPress.
Author: Expand2Web
Version: 2.0.3
Author URI: http://www.expand2web.com
Tags: WordPress Website, business website, WordPress Theme, small business, Mobile Enabled
The CSS, XHTML and design is copyright Don Campbell and Expand2Web
License: GNU General Public License v2.0 (or later)
License URI: http://www.opensource.org/licenses/gpl-license.php
Please view our "Read-Me.txt" file located inside the Smallbiz Theme folder for Installation Instructions and Changelog.	
*/
/* You can add your own styles below this line. */

.alignleft.size-full.wp-image-72
{
display:none!important;
}
<-----------Slider form----------->
* Styles for slide form *
.slideForm {
    overflow: hidden;
    height: 340px;
    width: 100%;
}
 
.slideForm .slides {
    overflow: hidden;
    width: 4000px;
    height: 300px;
    list-style: none;
    margin:0;
    padding:0;
}
.wpcf7 {
    float: left;
    width: 960px;
    height: 290px;
    background: #33cccc;
    margin:0;
    padding:0;
    display: block;
}
span.wpcf7-not-valid-tip {
    top: 30px !important;
    left: 0;
    z-index: 100;
    background: #ccc;
    border: 1px solid #ff0000;
    font-size: 10pt;
    width: 280px;
    padding: 2px;
}
 
div.wpcf7-validation-errors {
    border: 2px solid #f7e700;
}
 
.wpcf7 label {width: 200px;}
.zipcode {width: 120px;}
.city {width: 120px;}
.state {width: 40px;}

.no-border{box-shadow: 0px 0px 0px 0px !important}