﻿.smartrobot_icon {
    width: 80px;
}

@media screen and (min-width:991px) {
    .smartrobot_icon {
        width: 105px;
    }
}