@media screen and (max-width: 965px){ #nav_column { float: none; width: 100%; }
#nav_column form { display: none; }
#nav_column button { display: block; }
#nav_column ul { border: 1px solid #b2ae97; max-height: 260px; overflow: scroll; margin-bottom: 20px; }
#nav_column:before { content: "Menu"; display: block; font-weight: bold; margin-bottom: 10px; }
#area_content_outer { width: 100%; }
#photobanner { padding-top: 16%; padding-left: 4%; padding-right: 4%; }
#photobanner2_165 { width: 100% !important; height: auto !important; }
#photobanner2_165 .banners { width: 100% !important; height: auto !important; display: grid; grid-template-columns: 1fr; }
#photobanner2_165 .banner_item { width: 100% !important; height: auto !important; grid-row-start: 1; grid-column-start: 1; position: static !important; }
#photobanner2_165 .image img { width: 100% !important; height: auto !important; }
.item_photo img { max-width: 100%; height: auto; } }
@media screen and (max-width: 500px){ #photobanner * { visibility: hidden; }
#photobanner { height: 0px !important; padding-top: 20px !important; }
#middle { padding: 0 20px; }
.item_heading h2 { line-height: 1.2; } }