/* here you can put your own css to customize and override the theme */
/*@media (min-width: 992px) {
    .header a.logo-v1 img {
        margin-top: 0px;
    }
}*/
.box{
    float: left;
    list-style: none;
    position: relative;
    width: 360px;
    margin-right: 10px;
}
.customslider{
    display: block;
    /*width: 515%;*/
    position: relative;
    transition-duration: 0s;
    -webkit-padding-start: 0px;
   
}
.padded-column{
    padding: 20px;
}
