﻿#featured{
position: relative;
width:100%;
height: 408px;
overflow: hidden;
}

.featured{
width:100%;
height: 408px;
position:absolute;
top:0;
left:0;
overflow: hidden;
display:none;
}

/*End Featuread Area*/