﻿
    
#carousel-edit{
    width:100%;
}
.custom-padding img {
    width:60%;
    height:255px;
    }

.control-col {
    border-radius: 72% !Important;
    width: 46px !Important;
    height: 46px !Important;
    padding: 4px !Important;
    background: #211e1e !Important;
}


@media (max-width:480px) {
    .custom-padding img {
          margin-bottom:6px;
    }
}