﻿@charset "utf-8"; 
.prodetails-content .prodetails-article-title span {background: #000;border: 0px solid var(--color);}
.prodetails-content .prodetails-article-title {margin-top: 10px;}
.head-info .head-logo a img{object-fit:contain}
@media (min-width:1025px){.head-info .head-logo a img{max-height:20px}}
@media (max-width:1024px){.head-info .head-logo a img{height:auto;max-width:400px;max-height:15px}}
footer .foot-logo img{max-height:20px;margin-top:11px;}