.img_max_height {
    max-height: 250px;
    width: 100%;
}

.top-0 {
    top: 0;
}

.end-0 {
    right: 0;
}

.start-0 {
    left: 0;
}