ese es el contain pero es la barra entera con el logo incluido dentro del css.
elemento {
}
#header .header-top > .container {
position: relative;
}
.container {
width: 1140px;
max-width: 100%;
}
.container {
width: 960px;
max-width: 100%;
}
.container {
width: 720px;
max-width: 100%;
}
.container {
width: 540px;
max-width: 100%;
}
.container {
margin-left: auto;
margin-right: auto;
padding-left: 15px;
padding-right: 15px;
}
*, ::after, ::before {
box-sizing: inherit;
}
#header {
color:
#7a7a7a;
}
body {
direction: ltr;
font-family: Noto Sans,sans-serif;
font-size: 1rem;
color: #232323;
line-height: 1.25em;
}
body {
font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
line-height: 1.5;
color: #363a42;
}
html {
font-size: 16px;
}
html {
font-family: sans-serif;
line-height: 1.15;
-webkit-text-size-adjust: 100%;
}