/*--------------------------------------------------------------
# custom css
--------------------------------------------------------------*/

#hero #pgclogo {position:absolute;top:200px;left:100px;z-index:100;}

@media only screen and (max-width: 540px) {
#hero #pgclogo {top:150px;left:0;right:0;margin-left:auto;margin-right:auto;}		
}