/* * jQuery FlexSlider v2.2.0 * http://www.woothemes.com/flexslider/ * * Copyright 2012 WooThemes * Free to use under the GPLv2 license. * http://www.gnu.org/licenses/gpl-2.0.html * * Contributing author: Tyler Smith (@mbmufffin) *********************************/ .flexslider { width: 980px; height: 450px; position: relative; zoom: 1; margin-right: auto; margin-left: auto; } .flex-direction-nav {margin: 0; padding: 0; list-style: none;} .flexslider .slides img {width: 100%; display: block;}