// Embedded map 

.block-embed-googlemap{
	margin: 0;
	.block-content{
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
	}
}