@media screen and (max-width: 991px){
	.nav__container{
		margin:0 20px;
	}
	.sub_footer {
	    margin-bottom: 53px;
	}
}
