
hr {
margin-top: 0;
margin-bottom: 0;
}
.no-gap {
padding-left: 0;
padding-right: 0;
}

.home-featured-slides .home-featured-slides__wrap {
    display: flex !important;
    justify-content: space-around;
}

.team_img img {
    width: 240px;
}

.home .one_third {
    display: inline-block;
}

.section_holder2 .img_right img {
	height: 415px;
}

.copyrights {
    padding-top: 1rem;
}
