
.wrapper #content .equation {
    padding: 0px 2px 0px 2px;
}

.wrapper #content .equation {
	width: 100%;
	font-size: 25px;
}

@media screen and (min-width: 800px){

	.wrapper #content .equ-sm {
	    /*width: 50%;*/
	    width: 70%;
	    /*width: 60%;*/
	}
	.wrapper #content .equ-xs {
	    /*width: 50%;*/
	    width: 50%;
	    /*width: 60%;*/
	}

	.equation>.xl {
		height: 100px!important;
	}	

}  

@media screen and (max-width: 800px){

	.wrapper #content {
		padding: 50px 20px 50px 20px;
	}

/*	.equation>.xl {
		height: 35px!important;
	}*/

}

@media screen and (min-width: 1300px){
	.equation>.xl {
		height: 150px!important;
	}	
}

@media screen and (min-width: 1600px){
	.equation>.xl {
		height: 200px!important;
	}	
}


/*2--->  [CoCl(NH3)5]Cl2*/


/*.wrapper #content .yellow {
    color: #ffef11;
         -webkit-text-stroke: 0.01px #ffeb00;
    text-shadow: 0px 0px 3px #000;
}
b, strong {
    font-weight: 700;
}*/

     /*-webkit-text-stroke: 0.01px black; */
/**/