/* CSS Document */


@media(max-width:767px){
.btn-block {
	display: block;
	width: 92%;
	margin: auto;
}
header{
	display:none;
}


article{
	border:none;
}

}

/* This is the code for the landing Home page */
#rlo_links{
		padding: 3px;
	}
	.affect_body_container{
		margin-top:3px;
	}
	
	body{
		background-color:#9ecab4;
	}
	
	#rlo-thumb1, #rlo-thumb2, #rlo-thumb3 {
		border: solid #FFFFFF;
	}
h1, h2{
	margin-top: -2px;
}