@media screen and (max-width:600px) {
	/*.nm-a {
		text-transform: uppercase;
    color: #555;
    font-weight: 600;
    font-family: 'Montserrat';
    margin-top: 17px;
    position: absolute;
    margin-left: 0;
    letter-spacing: 1px;
    font-size: 17px;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
	}*/
    .site-logo1 img {
        width: 111px;
    }
    .nm-a {
        display: none;
    }
    .skmbq {
        text-align: left;
    }
}