.map-responsive{
			overflow:hidden;
			padding-bottom:56.25%;
			position:relative;
			height:0;
		}
		.map-responsive iframe{
			left:0;
			top:0;
			height:100%;
			width:100%;
			position:absolute;
		}
		.a-style{
			color: red;
			font-size: 20px;

		}
		#margin > a{
			justify-content: space-between;
			margin-left: 10px;
		}
		#margin{
			margin-left: 60px;
			margin-top: -150px;
		}