img {
    max-width: 100%;
    max-height: 100%;
}

p {
    text-align: justify;
}

.portrait {
    height: 80px;
    width: 30px;
}

.landscape {
    height: 30px;
    width: 80px;
}

.square {
    height: 75px;
    width: 75px;
}