.main-container{
  position: relative;
  border: none;
}

.main-container::after{
  background-image: none;
}

.selectlanguage img{
  margin-bottom: 10px;
  width: 168px;
}

.halptoplineright img{
  max-width: 128px;
}

.titlephone a{
  font-size: 5em;
}

.titleemail a{
  font-size: 5em;
}

.topline{
  display: flex;
  width: 100%;
}

.titlelogo{
  margin-top: 80px;
}

.titlelogo img{
  width: 400px;
  margin-bottom: 30px;
}

.titleaboutcontainer{
  align-items: center;
  margin-top: 20px;
}

.titleabout{
  width: 90%;
  font-size: 5em;
}


.titlemoredetailsbutton {
  font-size: 1em;
  border-radius: 50px;
}

.productsblock{
  display: block;
  justify-content: center;
  margin-top: 100px;
  font-size: 3em;
  margin-left: 230px;
}

.productitemtype {
  margin-top: 60px;
  margin-left: 60px;
  width: 450px;
  height: 450px;
}

.productitemtype img{
  margin-top: 10px;
  width: 300px;
  height: 300px;
}
