.imageA {
    height: 500px;
}
.imageB {
    height: auto;
}
.imageK {
    height: 300px;
}
.imageC{
    height: 360px;
}
#info{
    background-color: rgba(149, 38, 136, 0.283);
    color: rgb(37, 0, 0);
}
#info1{
    color: rgb(37, 0, 0);
    text-align:right;
}