.article1 .mobi{
	max-width:750px;
	margin:0 auto;
	width:100%;
	position:relative;
}

.article1 .mobi img{
	width:100%;
}


.btn{
	position: absolute;
    width: 77%;
    height: 5%;
    bottom: 7%;
    left: 50%;
    transform: translateX(-50%);
	cursor: pointer;
}





@media (max-width:750px){
	
}

