#map-contacts {
	width: 100%;
	height: 100%;
	box-sizing: border-box;
}

#map-contacts,
#map-contacts>ymaps>ymaps,
.tn-elem__4794567691660318135685>.tn-atom__html,
.ymaps-2-1-79-map,
.ymaps-2-1-79-inner-panes {
	border-radius: 50px; /* радиус скругления карты */
}

.tn-elem__4794567691660318135685>.tn-atom__html {
    overflow: hidden;
	border: 3px solid #ac2024 !important;  /* толщина обводки в пикселях и цвет */ 
}

.ymaps-2-1-79-balloon, .ymaps-2-1-79-balloon__layout {
	border-radius: 5px;
}

.ymaps-2-1-79-balloon__layout, .ymaps-2-1-79-balloon__content {
    background: #fff9ed !important;
}

.ymaps-2-1-79-balloon__content {
	font: 400 14px/20px 'Forum',Arial,sans-serif !important;
	padding: 20px !important;
	/*margin-right: 40px !important;*/
}

.ymaps-2-1-79-balloon__content span {
    color: #E06767;
}

.ymaps-2-1-79-controls__control {
	inset: 44% 10px auto auto !important;
}

.ymaps-2-1-79-controls-pane {
    right: 0;
    bottom: 0;
    pointer-events: none;
}

.ymaps-2-1-79-copyrights-pane {
	display: none;
}

.ymaps-2-1-79-float-button {
	background-color: #fff9ed !important;
	pointer-events: auto;
}

.ymaps-2-1-79-image {
	background-position: center !important;
	background-repeat: no-repeat !important;
	border-radius: 50% !important;
}

.ymaps-2-1-79-balloon__close-button {
    width: 40px !important;
    height: 40px !important;
}

.ymaps-2-1-79-balloon_layout_panel,
.ymaps-2-1-79-balloon__tail:after {
        background-color: #fff9ed !important;
}

@media screen and (max-width: 960px) {
    #rec479456769 .t396__elem {
        width: calc(100% - 40px) !important;
        margin: 0 20px;
    }
}
