@media (min-width: 768px) {
    .elementor-location-footer p {
        margin-bottom: 0;   
    }        
}
@media (max-width: 767px) {
    .elementor-location-footer .elementor-top-section {
        padding: 10px;
    }
    .elementor-location-footer  .elementor-social-icon {
        padding-left: 25px;
    }
	.elementor-location-footer {
		overflow-y: hidden;
	}
    .elementor-location-footer .back_to_top_trigger_wrapper {
		position: absolute;
		top: 120px;
		}
}
