
.hero-inner h1.big-subtitle{
    letter-spacing: unset;
}
.hero-inner h2.big-title{
    text-transform: none !important;
    letter-spacing: 1px;
    font-weight: lighter;
}

.jw_home_bottom_title{
	 letter-spacing: 1px !important;
    font-weight: 100 !important;
}

@media screen and (min-width: 40em) and (max-width: 63.9988em) {
    .news-events-archive .column-third:nth-child(4) {
        /* margin-right: 0 !important; */
        top: unset !important;
    }
    .news-events-archive .column-third:nth-child(2n+4) {
        top: unset !important;
    }
    .news-events .column-third:nth-child(5) {
        margin-right: 2% !important;
    }
    .column-third:not(.news-events-top,.column-third-1){
        margin-right: 0% !important;
    }
    /* .column-third.news-events-top{
        margin-right: 2% !important;
    } */
    .column-third:nth-child(2n+4) {
        margin-right: 0% !important;
    }
    .column-third:nth-child(2n+3) {
        margin-right: 2% !important;
    }
}
@media screen and (min-width: 64em) {
    .news-events .column-third-2.news-events-top{
        margin-right: 1.666%;
    }
    .news-events .column-third-3.news-events-top{
        margin-right: 0;
    }

    .news-events .column-third-1.news-events-bottom-1{
        margin-right: 1.666% !important;
    }
}
.single main.main{
    width: 100%;
}
.principal-dentist-left{
	overflow:hidden;
	background-image:unset !important;
}
.principal-dentist-left img{
	width: 100%;
    aspect-ratio: 1 / 1;
    object-fit: cover;
}

.principal-dentist{
	margin-bottom:50px;
}

