.page-banner.has-banner.banner-image h1 {
    display: none;
}
input[type="submit"].search-home {
display: none;
}

.search  {
	display: none;
}

td {
    border-right: 0px solid #929292;
    border-left: 0px solid #929292;
}

.featured-athlete {
	display: none;
}

article.post-wrapper:nth-child(3) > ul:nth-child(3) > li:nth-child(3){
	display: none;
}

.home-columns .widget-banner {
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 200px;
}