You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
.success-details{
|
|
|
|
height:700px;
|
|
|
|
}
|
|
|
|
.stepsWords{
|
|
|
|
text-align: center;
|
|
|
|
position: relative;
|
|
|
|
margin:80px auto 40px;
|
|
|
|
width:210px;
|
|
|
|
font-size:32px;
|
|
|
|
margin-top: 160px;
|
|
|
|
}
|
|
|
|
.stepsWords .steps-left{
|
|
|
|
position:absolute;
|
|
|
|
top:10px;
|
|
|
|
left:0;
|
|
|
|
width:25px;
|
|
|
|
height:25px;
|
|
|
|
background: url("../images/sprite.png") no-repeat 0 0;
|
|
|
|
}
|
|
|
|
.stepsWords .steps-right{
|
|
|
|
position:absolute;
|
|
|
|
top:10px;
|
|
|
|
right:0;
|
|
|
|
width:25px;
|
|
|
|
height:25px;
|
|
|
|
background: url("../images/sprite.png") no-repeat -25px 0;
|
|
|
|
}
|
|
|
|
.about-font{
|
|
|
|
font-size:16px;
|
|
|
|
line-height: 30px;
|
|
|
|
}
|
|
|
|
.media-img{
|
|
|
|
width:446px
|
|
|
|
}
|