.headline {
	width:100%;
	
}

.headline .headline-item {
  display:inline-block; width:24.7%; height: auto; vertical-align: top;padding: 0 10px;
}


.cat-text {
	position:absolute;
	left:0px;
	bottom:0px;
	height:auto;
	border:none;
	z-index:300;
  padding: 0px 0px 20px 20px;
  width: 100%;
  font-size: 18px;
  line-height: 35px;
  font-family: Manrope;
  font-weight: normal;
  text-align:left;
  color: #fff;
}