

#block-englishlogo{
  top:-10px;
}

.media--ratio>.img-responsive{
  width:unset;
}

.region-main-slider{
  width:66%;
  margin-left:auto;
  margin-right:auto;
}

@media (max-width: 800px){
  .region-main-slider{
  width:100%;
  margin-left:auto;
  margin-right:auto;
  }
}

.table-responsive{
  overflow-x:unset;
}

.views-field-field-image{
  width:20%;
}

.footer1-container{
  width:20% !important;
}

.footer2-container{
  width:33% !important;
}

.footer3-container{
  width:17% !important;
}

.footer4-container{
  width:30% !important;
}