/* CONTENT BLOCK */
/*#content-block > .col:nth-child(1){border:1px solid #ccc;border-width:0 1px 0 0;}
#content-block > .col:nth-child(2){border:1px solid #fff;border-width:0 0 0 1px;}
@media (max-width:767px) { 
  	#content-block > .col:nth-child(1){border-width:0 0 1px 0;} 
  	#content-block > .col:nth-child(2){border-width:1px 0 0 0;} 
}*/