.upper {
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 22px;
    color: #666;
}

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