.twentytwenty-wrapper.bafg-twentytwenty-wrapper.twentytwenty-horizontal {
    border: 1px solid #bf8e8e70;
    box-shadow: 0px 10px 30px 0px #00000000;
}
.twentytwenty-wrapper.bafg-twentytwenty-wrapper {
    height: -webkit-fill-available;
    /* height: 100%; */
}
body .bafg-twentytwenty-container img {
    margin: 0;
    width: 100%;
    height: 285px;
    object-fit: cover;
}
#gform_6 .gform_fields {
    grid-column-gap: 0px;
}

.twentytwenty-wrapper.bafg-twentytwenty-wrapper {
	height: auto;
}

/* Before and After Label */
.bafg-label {
	display: flex;
	flex-direction: row;
	border-top: 1px dotted rgba(21,29,41,.5);
	margin-top: 20px;
}

/* .bafg-label .before-label,
.bafg-label .after-label {
	width: 50%;
} */

.bafg-label .before-label {
	width: 50%;
}

.bafg-label .after-label {
	width: 100%;
}

.bafg-label .before-label {
	font-size: 14px;
	color: rgba(21,29,41,.65);
}

.bafg-label .after-label {
	font-weight: 600;
	font-size: 14px;
	line-height: 1.4em;
	margin-top: 5px;
}

/* #bafg_gallery_filter .bafg-col-4:nth-child(12) {
    top: 1082px !important;

#bafg_gallery_filter .bafg-col-4:nth-child(15) {
top: 1458px !important;
} */

.bafg_filter_controls .bafg-filter-control {
    margin-bottom: 5px;
}

.bafg-slider-info .bafg-slider-title {
    font-size: 18px !important;
}