/*  small devices */
.header .title {
	margin-right: 2%;
}

.header .line-1 {
	font-size: 68px;
}
.header .line-2 {
	margin-left: 185px;
	padding-bottom: 65px;
}
.symbol.s-01 {
	font-size: 54px;
	top: -15px;
	left:-10px;
}
.symbol.s-02 {
	font-size: 44px;
	top: 30px;
	left:5px;
}
.header .line-3,
.header .line-4,
.header .line-5 {
	margin-left: 200px;
}
.header .line-3 {
	font-size: 42px;
}
.header .line-4 {
	font-size: 56px;
}
.header .line-5 {
	font-size: 31px;
}
.header .amp {
	position: absolute;
	top: 0;
	left: -27px;
}

