.r_top_24__mficher {
    width: 50%;
}

@media screen and ( min-width: 0px ) and ( max-width: 760px )
{
	.r_top_24__mficher {
    	width: 100% !important;
	}

}

@media screen and ( min-width: 761px ) and ( max-width: 2770px )
{
	.r_top_24__mficher {
    	width: 50% !important;
	}

}



.container {
  max-width: 900px !important;
  margin-left: auto;
  margin-right: auto;
}

