.custom.featured-collections .collections-items a.collections-item.one-third{
  width:100% !important;
  height:700px;
  margin-bottom: 50px;
}

@media only screen and (max-width: 620px) {
  .custom.featured-collections .collections-items a.collections-item.one-third:first-child {
    height:700px !important;
  }
}

.custom.featured-collections h4 {
	color: #404752 !important;
}