    .logo {
    	width: 30%;
    }
    .contacts {
        width: 44%;
    }
    .cart-block {
    	float: right;
    	width: 25%;
    }
    .main-menu li{ 
    	width: 12.29%;
    }
    .tovar-teaser {
    	width: 24%;
    }
    .about {
    	width: 75% !important;
    }
    .slider {
    	width: 24% !important;
    }
    .subscribe {
    	width: 69%;
    }
    .subscribe-form {
    	width: 61%;
    }
    .footer-links li {
    	width: 12%
    }
    .footer-links .big {
    	width: 16%
    }


