*{box-sizing:border-box;}
img.thumbnail {
    height: 10px;
    width: auto;
}

img.full {
    height: 10px;
    width: auto;
}

img.thumbnail:hover {
    height: 103px;
}

img.hires{
    height: 600px;
}

div.myImg p.desc {
    text-align-center;
}

.clear {
    clear:both;
}
