div.start_block_full {padding:10px 0 20px 0;}
@media (min-width:767px){  div.start_block_full {padding:20px;} }  
@media (min-width:768px){  div.start_block_full{ width:100%; float:left; padding:20px; color:#555;font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-weight: 300; font-stretch: normal; line-height: 1.5em; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; -webkit-hyphens: auto; -ms-hyphens: auto; hyphens: auto; -webkit-font-smoothing: subpixel-antialiased; } }  

.start-list-white { color:#ffffff; }  
h3.start_block_top{font-size: 1.5em} 
h3.start_block_sub{color:#009ee0;font-size: 1em} 
.start-bg-grey { background-color:#eee; }  
.start-bg-white { background-color:#fff; padding:20px; }  
.start-bg-blue { background-color:#009EE0; padding:20px; }  
.start-bg-green { background-color:#A4BE04; padding:20px; }


@media (min-width: 767px) {
   .start-container {
      display: table;
      border-spacing: 0px;
      width: 100%;
	  
   }
   .start-col {
      display: table-cell;
      box-sizing: border-box; 
      cell-spacing: 8px;
      vertical-align: top;
   }

   .start-col:nth-child(1) { width: 50%; }
   .start-col:nth-child(2) { width: 50%; }

}
.start-img {object-fit: cover; width: 100%; height:100%;}
.start-container {color:#555;font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-weight: 300; font-stretch: normal; line-height: 1.5em; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; -webkit-hyphens: auto; -ms-hyphens: auto; hyphens: auto; -webkit-font-smoothing: subpixel-antialiased;}

.btn-start{color:#ffffff;background:transparent;border-color:#ffffff}
.btn-start:focus,.btn-start.focus{color:#ffffff;background-color:#ffffff;border-color:#ffffff}
.btn-start:hover{color:#009EE0;background:transparent;border-color:#ffffff}