
 


#stacks_in_29 .comeonin {
 opacity:0; 
-webkit-animation:fadeIn ease-in 3s;
-webkit-animation-delay: 2s;
-webkit-animation-fill-mode:forwards;
-ms-animation:fadeIn ease-in 3s;
-ms-animation-delay: 2s;
-ms-animation-fill-mode:forwards;
-moz-animation:fadeIn ease-in 3s;
-moz-animation-delay: 2s;
-moz-animation-fill-mode:forwards;
-o-animation:fadeIn ease-in 3s;
-o-animation-delay: 2s;
-o-animation-fill-mode:forwards;
animation:fadeIn ease-in 3s;
animation-delay: 2s;
animation-fill-mode:forwards;
/*customcss*/
}





@-webkit-keyframes fadeIn { 
from { opacity:0; } to { opacity:1; } 
}
@-ms-keyframes fadeIn { 
from { opacity:0; } to { opacity:1; } 
}
@-moz-keyframes fadeIn { 
from { opacity:0; } to { opacity:1; } 
}
@-o-keyframes fadeIn { 
from { opacity:0; } to { opacity:1; } 
}
@keyframes fadeIn { 
from { opacity:0; } to { opacity:1; } 
}
 
#stacks_in_29 {
    background-image: url("0CC1B726-4806-4277-906B-05BB460FC949.jpg");
	background-repeat: repeat;
	background-size: contain;
	background-position: center;
}
#stacks_in_70>.s3_row {
	margin: 0 -10px;
}

#stacks_in_70>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_70>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_70>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_70>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_70>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}





