/* Theme Name:   x-childTheme URI:    http://theme.co/x/Description:  Make all of your modifications to X in this child themeAuthor:       ThemecoAuthor URI:   http://theme.co/Template:     xVersion:      1.0.0License: GNU General Public License v2.0License URI: http://www.gnu.org/licenses/gpl-2.0.htmlText Domain: __x__*/.x-brand img {	width: 350px !important;	margin-top: -20px !important;}@media (max-width: 320px) {	.x-brand img {		width: 200px !important;		margin-right: 50px;	}}@media (max-width: 480px) {	.x-brand img {		width: 200px !important;	}}@media (max-width: 767px) {	.x-brand img {		width: 200px !important;	}}.x-main {    width: 100% !important;}.x-container.max {    max-width: 1200px !important;}.x-btn-navbar {    position: absolute;    top: 20px;    right: 0px;    margin-top:0 !important;}