﻿@charset "utf-8"; 
:root{--color:#1c5fad}
.head-logo a img{max-height:65px}
footer .foot-logo img{max-height:none}
@media (min-width:1025px){.head-logo a img{max-height:75px}}
@media (max-width: 768px){.head-logo a img{max-height:55px}}