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

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

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

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

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

.titlelogo{
  margin-top: 50px;
}

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

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

}

.titleabout{
  font-size: 5em;
}

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

.productsblock{
  display: block;
  justify-content: center;
  margin-top: 40px;
  font-size: 2em;
  margin-left: 600px;
}

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

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