#page-header, #page-header div,
#page, #page div,
#colophon, #colophon div {
   max-width: 100%;
}

#page-header, #page, #colophon {
   margin-left: auto !important;
   margin-right: auto !important;
   float: none !important;
}

#page .page {
   max-width: 700px !important;
   margin-left: auto;
   margin-right: auto;
}

#colophon .site-info { width: 500px; max-width: 100%;  }
.page .entry-content { font-size: 15px; }

@media (max-width: 767px) {
   #colophon .site-info { width: 65% !important; }
   img.wp-image-185 { width: 170px !important; }
}

.sc-payment-btn {
  
display: block;
height: 78px;
width: 300px;
background: #80C421 !important;
font-size:18px;
font-weight:bold;
border: 0px solid #80C421;
border-radius: 10px;

}

.page-id-248 ul#navigation-alongside li.menu-item a {
   color: #fff;
}

.page-id-303 ul#navigation-alongside li.menu-item a {
   color: #fff;
}
.border
{
 border:1px solid #cccccc;  
}
.header-image .site-title>a {
  	background-size: 250px auto;
 	background-image: url('/wp-content/uploads/2016/05/7_day_startup_logo_only-01.png'); 
}
@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {
	.header-image .site-title>a {
 		background-image: url('/wp-content/uploads/2016/05/7_day_startup_logo_only-2x.png'); 
	}
}