.ed__center_botom_info{
    margin-bottom: 60px;
}


@media only screen and (max-width: 768px) {
	.ed__center_botom_info{
        margin-bottom: 20px;
    }
}