.main-content {
	background: url(/custom/smart-poklon-koji-traje/assets/images/background-image.jpg);
	max-width: 1600px;
	margin: 0 auto;
	overflow: clip;
	padding: 0;
	background-position: center;
	background-size: cover;
}

section {
	background-repeat: no-repeat!important;
	background-position: top center!important;
	background-size: cover!important;
}

section p {
	margin-bottom: 0;
}

.section-1 {
	height: 395px;
}

.section-1-text {
	color: #fff;
}

.section-1-text h1 {
	font-size: 115px;
    line-height: 0.9;
    font-weight: 800;
    text-transform: uppercase;
}

.section-1-text p {
	font-size: 26px;
    text-transform: uppercase;
	margin-left: 5px;
}

.section-2 {
	height: 458px;
}

.section-2-background-wrapper {
	background: url(/custom/smart-poklon-koji-traje/assets/images/section-2-background.png);
    background-position: center;
    background-size: 1090px;
    background-repeat: no-repeat;
    height: 472px;
	width: 100%;
}

.section-2-text p{
	font-size: 26px;
    font-weight: 600;
    line-height: 1.2;
    margin-top: 60px;
}

.section-3 {
	height: 704px;
}

.section-4 {
	height: 820px;
}

.section-4-text {
	color: #fff;
}