/* MAIN */

.img-height {
    max-height: 500px;
}

.img-width {
    width: 90% !important;
    height: auto;
}