/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/

.mk-header .mk-header-inner {
padding-top: 10%;
padding-bottom: 10%;
}

.mtsnb .mtsnb-container {
	padding: 6px 5px;
	font-weight: bold;
}
@media only screen and (max-width: 650px) {
.mtsnb .mtsnb-container {
	font-size: 0.7em!important;
	padding: 3px 3px;
	}
	}
