An error occurred while loading the file. Please try again.
An error occurred while loading the file. Please try again.
An error occurred while loading the file. Please try again.
-
Anton authored4a5f2ba8
#prizes {
padding:49px 0;
background:url(../img/prizes_bg.jpg) center no-repeat;
h1 {
font-size:24px;
line-height:29px;
color:$main;
}
.prize {
&__text {
padding:16px 15px 20px 0;
&-title {
font-size:36px;
font-weight:bold;
line-height:45px;
}
&-lead {
margin:10px 0;
font-size:24px;
line-height:35px;
}
&-desc {
margin:10px 0;
font-size:16px;
line-height:24px;
}
&-btn {
margin:22px 0;
}
}
&__photo {
display:flex;
flex-wrap:wrap;
justify-content:center;
align-items:center;
padding-top:4px;
}
}
}