.noprint {
	display: none;
}

.singleProduct {
	margin-top: 50px;
}

.rightCol {
		width: 100%;
}

.prodMainInfo .pic img {
    width: 500px;
}

.prodMainInfo .spec {
    margin: 0 20px 0 475px;
    width: 400px;
}

header a.ntLogo, span.ntLogo {
    background: url(../img/molot-logo.png) no-repeat!important;
    display: inline-block;
    float: left;
    height: 59px;
    margin-top: 5px;
    width: 150px;
     -webkit-print-color-adjust: exact;
}

  a[href]:after {
    content: "";
  }