.heartlist,.buttomlist{
    font-family: 'Roboto',Arial,sans-serif;
    line-height:24px;
    list-style-type:none;
    padding-left:0 !important;
}
.heartlist li{
    margin-bottom:15px;
    font-size:14px;
}
.heartlist li:before{
    content:'';
    display:inline-block;
    width:20px;
    height:20px;
    float:left;
    background:url(https://static.tildacdn.com/tild3262-3065-4433-b430-333934636164/serdce.png);
    background-size:contain;
    background-repeat:no-repeat;
    margin-right:10px;
    margin-top:5px;
}
.buttomlist li{
    margin-bottom:15px;
    font-size:14px;
}
.buttomlist li:before{
    content:'';
    display:inline-block;
    width:20px;
    height:20px;
    float:left;
    background:url(https://static.tildacdn.com/tild6264-3830-4937-b237-313065343731/pugovica.png);
    background-size:contain;
    background-repeat:no-repeat;
    margin-right:10px;
    margin-top:5px;
}
@media (max-width:640px){
    .t795__title,.t230__title,.t501 .t-section__title,#rec80288580 .t-section__title,.t795__title{
        font-size:24px;
    }
    #rec80069106{
        padding-top:0 !important;
    }
    #rec80068561 .t501__col,#rec80069106 .t501__col{
        width:50% !important;
        float:left;
        padding:0 15px !important;
        margin:0 0 !important;
    }
    .t676__text-impact{
        font-size:18px !important;
    }
    .t598__content li {
         font-size:14px !important;
        text-align:left !important;
     }
    .t598__content span{
        font-size:14px !important;
        text-align:left !important;
    }
}