/*
#------------------------------------------------------------------------
# John S. - March Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2014 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
*/

/* Here you can include your override CSS styles */

@media only screen and (max-width:600px) {
.box.title-right .header, .box.title-left .header {
    top: 0;
}

#gkHeader #gkLogo {
    top: 5%;
}

#gkHeader #gkLogo {
    left: 16% !important;
    position: absolute;
    top: 19%;
    z-index: 1;
    height: 200px;
}

