.indexnav{
clear:both;
} #owl-one, #owl-two, #owl-three, #owl-four{
width:100%;
height: 100%;
clear:both;
overflow:auto;
margin:auto;
}
#owl-one, 
#owl-three{
max-width:960px !important;
margin-top:42px;
}
#owl-one p{
text-align:left;
}
#owl-four{
max-width:960px !important;
}
#owl-four .owl-controls{
display:none;
}
#owl-three .carousel_item{
background-color:#fff;
max-width:180px;
min-height: 320px;
margin:auto 5px;
}
@media screen and (min-width:1223px){
#owl-one .carousel_item{
max-width:180px;
}
}
@media screen and (max-width: 640px) {
#owl-three .carousel_item {
margin: auto auto;
margin: auto;
}
#owl-three .owl-item {
margin: auto;
}
}