/*
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 : 2017-05-26, 12:46:19
    Author     : Aneta
*/


.naglowek_section2_headerSection {
    text-align: center;
    margin-top: 40px;
    text-transform: uppercase;
}
.naglowek_section2_div {
    padding-bottom: 15px;
}
@media (max-width:650px){
    .naglowek_section2_div h3 {
        font-size:32px;
    }
}