@charset "utf-8";
/* CSS Document */
/* ********************************************************** */
/* iphone portrait                                            */
/* ********************************************************** */
@media screen and (min-width:375px) and (orientation:portrait) {
	body {
		margin: 0 10px 0 10px;
		font-weight: 900;
		background: #4843e3;
		font-size: 34pt;
	}
	.pushit {
		margin-left: 150px;
	}
.comment_para {
	margin-left: 140px;
	font-size: 40px;
	border-radius: 25px;
}
	.transports_links_format {
		font-size: 40px;
		line-height: 2.5em;
/*		column-width: 150px;*/
	}}
