﻿.imageBlock {
    float: right;
}

#img {
    max-height: 300px;
    max-width: 300px;
    border-radius: 20px 20px;
}
