﻿@charset "utf-8"; 
:root{--color:#15599C;--hovercolor: #15599C;}
.iframe-height{height: 600px;}
@media screen and (max-width:1024px) {.iframe-height {height: 400px;}}
@media screen and (max-width:768px) {.iframe-height {height: auto;}}