@charset "UTF-8";
/* CSS Document */
.offer-row{
max-width: 680px;
}
.cfa-banner-row{
max-width: 700px;
}
.bk-grpahic1{
position: absolute;
top: 200px;
right: -115px;
}
.bk-grpahic2{
position: absolute;
top: 540px;
left: -121px;
}
.bk-grpahic3{
position: absolute;
top: 1000px;
right: -110px;
}
.bk-grpahic4{
position: absolute;
top: 1400px;
left: -140px;
}
.offer-title{
padding: 20px 40px;
}
@media (max-width: 576px){
.offer-title{
padding: 20px 60px;
}
}