
.slider img{
    object-fit: contain;
    object-position: center center;
    margin-bottom: 10px;
    width: 100%;
}
.delete_slider{
    position: absolute;
    right: 0;
    top: 0;
}


