img.width-100{
    margin: auto;
    aspect-ratio: 16 / 7;
    object-fit: cover;
    min-width: 100%;
   }

.list--subnav li.selected > a {
    color: #333;
}

ul.list--secondary{
  	color: #333;
 {

ul.list--inline li {
    min-height: 44px;
    min-width: 44px;
}

.iconSocial {
    height: 44px;
    width: 44px;
	min-height: 44px;
    min-width: 44px;
}


.l-header-wrapper.topbar-fix-bgcolor{
	background-color: #000000b3 !important;
    margin-top: -12px !important;
    padding-top: 12px !important;
}
