.cat-header-banner img {
	width: 100%;
}

.cat-ttl {
    text-align: center;
    padding: 40px 0px;
}

.cat-feature {
    padding: 40px 0px;
    background: #fbfbfb;
}


.list-cat-features {
    margin-top: 40px;
    padding: 0px 40px;
}

.cat-features-item {
    padding: 0px 20px 20px;
}

.cat-features-desc p {
    font-size: 12px;
    font-family: open sans;
}


.cat-features-desc {
    margin-top: 40px;
    margin-bottom: 0px;
    width: 100%;
}
.cat-features-desc h5 {
    font-family: oswald;
    font-size: 20px;
    font-weight: 500;
}

.owl-nav {
    margin-bottom: 40px;
}

.cat-features-desc a {
    background: #000;
    padding: 5px 10px;
    color: #fff;
    font-family: oswald;
    font-weight: 400;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 12px;
    margin-top: 10px;
    display: inline-block;
    border-radius: 5px;
}

.li-pro div {
    margin-bottom: 10px;
}

.li-pro img {
    width: 100%;
    max-width: 195px;
}

.cat-features-item img {
    border: solid 1px rgba(51, 51, 51, 0.08);
    width: 100%;
}

.two-cat {
    margin-bottom: 20px;
}

.two-cat img {
    width: 100%;
    max-width: 300px;
}