@media (min-width: 980px) {
	.calendly_box {
		transform: scale(0.90);
		transform-origin: top left;
		width: 111%;
		overflow: hidden;
	}
	.calendly_box #calendly-inline-widget {
		 height: 650px !important;
	}
}
.uc-no-underlink .t977__col-inner_small a {
    box-shadow: none !important;
    margin: 1em 0 0 0 !important;
    font-size: 13px;
    display: inline-block;
    width: 100%;
    padding-bottom: 3px;
}

.uc-no-underlink .t977__col-inner_small a:not(:hover) {
    border-bottom: 1px solid #cbcbcb !important;
}