﻿@media (max-width: 420px) and (orientation: portrait), (max-device-width: 640px) and (orientation: landscape) {
    #top-of-col-photo {
        height: auto;
        width: 100%;
    }

    #holmealtitle {
        line-height: 50px;
    }

     .page-menu {
        text-align: center;
    }
}
