﻿.ComponenteHeader{background-color:#fff;}.ComponenteHeader .contenedorElementos{display:flex;flex-direction:row;align-items:center;justify-content:space-between;height:80px;padding:16px;}@media(max-width:767.98px){.ComponenteHeader .contenedorElementos{justify-content:center;}}.ComponenteHeader .contenedorElementos .contenedorLogo img{max-width:168px;width:100%;max-height:64px;height:100%;object-fit:cover;}