.no-padding-top{
    padding-top: 0!important;
}

.no-padding-bottom{
    padding-bottom: 0!important;
}


.comparison-overlay-close{
    position:absolute;
    top:20px;
    right:20px;
    cursor:pointer;
}

.swal2-styled.swal2-confirm{
    background-color: #F16E00!important;
}