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

}
/*1199*/
@media screen and (max-width:1199px) {

}
/*992*/
@media screen and (max-width:992px) {
body{
	background-position: left 0px bottom -224px, right -322px top 0px;
  	background-repeat: no-repeat, no-repeat;
}
}
/*576*/
@media screen and (max-width:576px) {

}
/*320*/
@media screen and (max-width:320px) {

}