.post-grid .item .description .name {
	margin-bottom: 8px;
}

.post-grid .item .description .name,
.post-grid .item .description .spec,
.post-grid .item .description .reviews,
.post-grid .item .address-container .clinic {
	margin-bottom: 10px;
}

.post-grid .item .description .experience {
	font-weight: bold;
	font-size: 13px;
}

.post-grid .item .online-application {
    width: 150px;
}

@media (min-width: 768px) {
	.post-grid .item .online-application {
	    width: 180px;
	}
}
