.footer_menu_set.menu{
	display: flex;
padding-right: 20px;
    justify-content: right;
}
@media screen and (min-width: 200px) and (max-width: 768px)  {
.footercopy {
    text-align: center;
}

@media screen and (min-width: 200px) and (max-width: 768px)  {
.footer_menu_set.menu{ 
    justify-content: center !important;
}
@media screen and (min-width: 767px) and (max-width: 1600px)  {
.footer_menu_set.menu{ 
    float: right; !important;
}
@media screen and (min-width: 200px) and (max-width: 768px)  {
.img-und-crack{ 
    width: 100%; !important;
    float: left;
}
