@media screen and (max-width: 480px) {
    .bottomleft h1{
		width:80%;
		font-size:60px;
}
	.bottomleft {
		left: 16px;
}
}