.icon img
{
    width: 50px;
    margin: 5px;
}
.my-image-links
{
    margin: 5px;
    display: inline-block;
}
.gallery
{
    margin-bottom: 50px;
}
.gallery img
{
    max-height: 200px;
    max-width: 100%;
}
.vbox-grab .vbox-child img
{
    max-height: 80vh;
}

h3
{
    margin-top: 30px;
    margin-bottom: 20px;
}