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


	body{
		font-size: 52%;
	}

  #home .view .title {
    font-size: 2em;
  }

	#home .view:nth-child(odd) {
	  padding-right:5px;
	  padding-left:5px;
	}	

	#home .view {margin-top:20px;}

	.iAdserver {
		padding-left:1em;
	}

	#like {
		margin-right:1em;
	}


/*
    .story-title-box .content.top .title,
	#home .container .view.top .title {
	  font-size: 200%;
	}

    .story-title-box .content.top .subtitle,
	#home .container .view.top .subtitle {
	  font-size: 150%;
	}




	
	.slide.txt .content *{
    	font-size: 100%;
    	font-size:2.8vw;
    }
    */
}
