.thanks1{
	font-size:26px;
	margin-top: 75px;
	margin-bottom: 45px;
}

.thanks2{
	font-size: 18px!important;
  margin-bottom: 80px!important;
}

.top-link{
	display: inline-block;
    font-size: 22px!important;
    margin-bottom: 180px;
    color: black;
    transition: 0.4s;
    text-decoration: underline;
}

.top-link:hover{
	opacity: 0.7;
}


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


	.thanks1{
		font-size: 22px;
	}

	.thanks2{
		font-size: 16px!important;
	}

	.thanks-link{
		font-size: 18px;
		margin-bottom: 120px;
	}



}
