

#slider {
float:left;
background:transparent; 
width:99%;
position:relative;
height:auto ;
}


ul.slides > li.content{
 padding:0 20px;
 margin-top:10px;
/* border:1px solid #eee !important; */
max-width:1170px !important;
height:auto ;
 overflow:hidden !important;
 
} 


  ul.slides li.content p img{ 
overflow:hidden;
-webkit-border-radius:50% !important;
-moz-border-radius:50p% ;
border-radius:50% !important;
width:120px !important;
height:120px !important;

	
}


