/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 .uk-sticky-placeholder {
     margin-bottom:35px !important;
 }
 .put-bg .main-container
 {
     max-width:1200px;
     background:#fff;
     margin:auto;
 }
 .put-bg .header-bg, .put-bg-1 .header-bg
 {
     height:150px;
 }
.put-bg, .put-bg-1 {
	background: transparent url(../../../../../images/bg1.jpg) 0 0 repeat-y;
	background-size:100%;
	}
	
@media(max-width:767px)
{
    .put-bg {
        background-size:auto 767px;
        background-repeat:no-repeat;
    }
}
.catItemIntroText img {width:293px; height: 164px}