.datacover{
    border:2px solid #b57624;
     padding:20px;
      border-radius:8px;
       -webkit-border-radius:8px;
        -moz-border-radius:8px; 
        -ms-border-radius:8px; 
        -o-border-radius:8px;
}
.slider {
    height:217px;
}
.slide-card {
    width: 300px;
}
.arrow {
    width: 30px;
    height: 30px;
}