@media screen and (max-width : 768px) {
    .footer-text1 {
        width:50%;
        text-align: center!important;

    }
    .dnm {
        text-align: center!important;
 }
	.disp{
	display: none;
	}
  
 }