/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

@media only screen and (max-width: 600px) {
	body {
		overflow:hidden!important;
	}
	p {
		font-size: 18px!important;
	}
	h1 {
		font-size: 38px!important;
		hyphens:auto!important;
	}
	.page-id-2021 .column-image-bg {
  		background-size: contain !important;
  		background-repeat: no-repeat !important;
  		background-position: center center !important;
  		background-attachment: scroll !important;
	}
	.ueber-uns-ssk {
		padding:50px!important;
	}
	.vc_custom_1751275367791 {
		display:none;
	}
}

.ueber-uns-ssk {
	padding-left: 40px;
	padding-right:40px;
}


