/*
 Theme Name:   Twenty Seventeen Child
 Description:  Twenty Seventeen Child Theme
 Author:       WebCreationUK Team
 Author URI:   http://www.webcreationuk.co.uk
 Template:     twentyseventeen
Version:       2.2

*/

@import url("../twentyseventeen/style.css");
@media (min-width: 992px){
.Logo img {
    max-height: 130px !important;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
	}}