@media (min-width: 992px) and (max-width: 1199px) {
	.logo p.lead {
/*    font-size: 1.1em;*/
}
}

@media (min-width: 768px) and (max-width: 991px) {


/*how-were-work*/
/*.how-were-work .col-md-10 {margin-left: 1em !important;}
.how-were-work h3 {margin-bottom: 1em !important;}
*/
/*/how-were-work*/


header {
    font-size: 12px;
    line-height: 2em;
}

.logo p.lead {
    font-size: 1.1em;
}

}

