@media (max-width: 375px) {
	.block .contact-with-us-block {
		display: inline-block;
		height: 100%;
	}

	.block .contact-with-us-block a{
		display: block;
		margin-top: 20px;
margin-left: 0;
	}

}

.context-dark .responsive-tabs-dashed .resp-tabs-container .form-control {
color: white;
}

.context-dark .responsive-tabs-dashed .resp-tabs-container .group-sm {
display: flex;
    justify-content: center;
}
