.appleMobile .container { width:100%!important; min-width:100%!important; }
.appleMobile .container.infobar { padding: 0px 15px!important; }

.rjp-player-container {
	width: 118px;
	margin: 0 auto;
}
.box_news .card-item {
	width: 180px;
	float: left;
	margin-right: 5px;
	padding: 3px;
	background: white;
	border: 1px solid lightgrey;
	border-radius: 5px;
	height: 130px;
	overflow: clip;
}
.box_news .card-body {
	background: aliceblue;
	text-align: center;
	padding: 5px !important;
}
.nav li { margin-right: 15px; }

.paypalform { width:209px; margin:0 auto; }
#infobar_2 { background:lightgreen; color:black; padding:2px 5px; margin:5px; display: inline-block; border:2px solid white; border-radius: 3px; }
