.img-30 {
    width: 30%;
    height: auto; /* maintain the aspect ratio */
}

.img-50 {
    width: 70%;
    height: auto; /* maintain the aspect ratio */
}
