/*
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 : 09-may-2016, 12:53:59
    Author     : natalia
*/

@media all and (max-width: 1680px){
    .ui-menu.ui-menubar.ui-widget.ui-widget-content {
        float: none!important;
    }
}

@media all and (max-width: 1680px){
    .container-pd {
        margin-top: 123px !important;
    }
}