body{
background: #cccfc8;
}


header.tc-header {
background: none;
}
.round-div {
  border: 104px solid #cccfc8;
}
/*Slider size*/
.carousel .item {
line-height: 270px;
overflow: hidden;
min-height: 270px;
}


@media all and (min-width: 1080px) and (max-width: 1920px) {
.tc-header {
width: 1170px;
margin: 0 auto;
}
footer#footer {
width: 1170px;
margin: 0 auto;
}
}

