header {
  height: 25vh;
}

.menu-pad{
  padding: 10px;
}

.owl-item{
padding: 0px;
}

#owl-cat img{
  width: 100%;
}

.cattitle{
  font-size: 300%;
  font-weight: 700;
}

.cattypecont{
  text-align: left;
}
.cattypes{
  display: inline-block;
  padding-right: 10px;
}