/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2015-09-23, 21:34:04
    Author     : Krzysztof
*/
@media (min-width: 1170px) {
    #page-32 .content .col-md-offset-2,
    #page-34 .content .col-md-offset-2,
    #page-17 .content .col-md-offset-2{
	padding-right: 25%;
    }
    #page-32 .pull-right .content,
    #page-34 .pull-right .content,
    #page-17 .pull-right .content{
	padding-left: 25%;
    }
}