#more-brand-widget-wrapper {
  max-width: 354px;
  background-color: #ffffff;
  margin: 46px auto 53px 0;
}
#more-brand-widget-wrapper .more-brand-widget-container .more-brand-widget-header {
  padding-top: 5px;
}
#more-brand-widget-wrapper .more-brand-widget-container .more-brand-widget-header h4 {
  color: #00303c;
  font-family: Oswald, sans-serif !important;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding-bottom: 20px;
  border-bottom: 2px solid #ae0f3a;
  text-transform: uppercase;
}
#more-brand-widget-wrapper .more-brand-widget-container ul {
  margin: 0;
  padding-top: 20px;
  padding-left: 0;
  list-style-type: none;
}
#more-brand-widget-wrapper .more-brand-widget-container ul li {
  margin-bottom: 20px;
  display: block;
}
#more-brand-widget-wrapper .more-brand-widget-container ul li a {
  display: block;
  text-decoration: none;
}
#more-brand-widget-wrapper .more-brand-widget-container ul li a .image-placeholder {
  background-color: #ffffff;
  margin-bottom: 5px;
}
#more-brand-widget-wrapper .more-brand-widget-container ul li a .image-placeholder img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
#more-brand-widget-wrapper .more-brand-widget-container ul li a .ptitle {
  color: #00303c;
  font-family: Manrope, sans-serif !important;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
}
#more-brand-widget-wrapper .more-brand-widget-container ul li:last-child {
  margin-right: 0;
}

@media only screen and (min-width: 768px) and (max-width: 990px) {
  #more-brand-widget-wrapper {
    max-width: 750px;
    margin: 46px auto 53px 0;
    background-color: #ffffff;
  }
  #more-brand-widget-wrapper .more-brand-widget-container ul li {
    width: 344px;
    display: inline-block;
  }
  #more-brand-widget-wrapper .more-brand-widget-container ul li a {
    display: block;
    align-items: center;
    text-decoration: none;
  }
  #more-brand-widget-wrapper .more-brand-widget-container ul li a .image-placeholder {
    width: 344px;
    height: 240px;
    margin-right: 0;
  }
}
@media only screen and (min-width: 991px) {
  #more-brand-widget-wrapper {
    max-width: 750px;
    margin: 46px auto 53px 0;
    background-color: #ffffff;
  }
  #more-brand-widget-wrapper .more-brand-widget-container .more-brand-widget-header {
    padding-top: 5px;
  }
  #more-brand-widget-wrapper .more-brand-widget-container .more-brand-widget-header h4 {
    color: #00303c;
    font-family: Oswald, sans-serif !important;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding-bottom: 20px;
    border-bottom: 2px solid #ae0f3a;
    text-transform: uppercase;
  }
  #more-brand-widget-wrapper .more-brand-widget-container ul {
    margin: 0;
    padding-top: 20px;
    padding-left: 0;
    list-style-type: none;
  }
  #more-brand-widget-wrapper .more-brand-widget-container ul li {
    margin-bottom: 20px;
    display: -webkit-inline-box;
    width: 370px;
    margin-right: 6px;
  }
  #more-brand-widget-wrapper .more-brand-widget-container ul li a {
    display: block;
    align-items: center;
    text-decoration: none;
  }
  #more-brand-widget-wrapper .more-brand-widget-container ul li a .image-placeholder {
    width: 367px;
    height: 240px;
    background-color: #ffffff;
    margin-bottom: 5px;
    flex-shrink: 0;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #more-brand-widget-wrapper .more-brand-widget-container ul li a .ptitle {
    color: #00303c;
    font-family: Manrope, sans-serif !important;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
  }
  #more-brand-widget-wrapper .more-brand-widget-container ul li:last-child {
    margin-right: 0;
  }
}

/*# sourceMappingURL=more-from-brand-widget.min.css.map */
