.post-list-section {
    padding: 0 0 50px;
}

.post-list-section .spacer {
  margin-bottom: 0;
}
.post-list-section .section-title {
  padding-bottom: 0;
}

@media only screen and (max-width: 1399px) {
	.post-list-section {
		padding: 150px 0 50px;
	}
  .testimonial-slider .slick-arrow {
    bottom: -80px;
    top: auto!important;
  }
}
