.dentist-services ul{
	margin: 0;
	list-style: none;
}
.dentist-services ul li a, .dentist-services ul li a:hover, .dentist-services ul li a:focus {
	color: unset;
}
.dentist-services ul li .wp-block-post-excerpt__excerpt{
	margin-bottom: 0;
}
.dentist-services .br-bordersq{
	z-index:1;
}
.dentist-services .br-bordersq::before, .dentist-services .bl-bordersq::after{
	z-index:-1;
}
.dentist-services .flex-reverse-alternate-posts ul li:nth-child(even) .br-bordersq::before {
    right: 100px;
    width: 90%;
    height: 80%;
}
.dentist-services .service-img{
	position: relative;
}
.dentist-services .flex-reverse-alternate-posts ul li:nth-child(even) .service-content{
    flex-direction: row-reverse;
}
.dentist-services .flex-reverse-alternate-posts ul li:nth-child(even) svg{
	display: none;
}

.dentist-services .flex-reverse-alternate-posts ul li:last-child svg{
	bottom: 40px !important;
}
.dentist-services ul li:first-child .service-content svg{
	bottom: -190px !important;
}
.dentist-services ul li:nth-child(3) .service-content svg{
	bottom: -50px !important;
}