/*
Theme Name:     Promotion_Adventure
Description:    A few changes to the Promotion theme (css and php)
Author:         admin
Template:       promotion

(optional values you can add: Theme URI, Author URI, Version)
*/

@import url("../promotion/style.css");

/* logo */
@media (max-width: 700px) {
	#horiz_m #logo > a > img{
		width: 100px !important;
		height: 100px !important;
	}
#text-18 h4 {
			font-size: 15px;
		}
#text-16 h4 {
			font-size: 15px;
		}
}
