/* Custom CSS Code for ottawa-consulting.at */

@media screen and (max-width: 640px) {
    .uk-background-top-center {
		background-position: 30% 0%;
	}
	.uk-background-center-center {
		background-position: 30% 50%;
	}
    
    .footer .uk-nav-default {
        text-align: center;
    }
    
    .uk-h3, h3 {
        font-size: 24px;
    }
    
    .uk-h2, h2 {
        font-size: 24px;
    }
    
    .uk-h1, h1 {
        font-size: 30px;
    }
    
    .uk-panel {
        font-size: 17px;
    }
    
    .spezi-mitte .uk-card-title {
        padding: 18px;
    }
    
    .uk-card-title {
        font-size: 24px;
    }
}
