@import url("/clients/neurotherapycentre/styles/main.min.css");

.homeFeedBox2 .feedItem:nth-of-type(1) .home-feed-image-link {
    border-color: #7ECB27 !important;
}


.feedItem .home-feed-image-link{
    display: inline-table  !important;
}

.homeFeedBox2 .feedItem:nth-of-type(2) .home-feed-image-link {
 
    border-color: rgb(245, 129, 20)  !important;
}

.homeBox4 {
  display: none;
}

.associatedLatestPosts, .associatedMostRead {
  display: none !important;
}

body.PostCategory_hide-sidebar .postAside.postFeedWrapper {
  display: none !important;
}