.title {
	width:100%;
	max-width:616px;
	text-align:right;
	margin:60px auto;
}
.title img:nth-child(1) {
	
	
}
.title img:nth-child(2) {
	width:96%;
	margin-top:2.75%;
	transform:translateX(2%);
}


@media screen and (max-width:1000px){

}

@media screen and (max-width:768px){
	.title {
		width:90%;
	}
}

@media screen and (max-width:480px){

}
