/*
Theme Name:         febumed-lp
Theme URI:          https://develtio.pl
Description:        Febumed Landing Page
Version:            1.0.1
Author:             Develtio
Author URI:         https://develtio.pl
Text Domain:        sage

License:            MIT License
License URI:        http://opensource.org/licenses/MIT
*/

#sticky-phone {
    position: fixed;
    bottom: 20px;
    left: 0;
    padding: 0 20px;
    width: 100%;
    z-index: 1;
}

#sticky-phone a.btn-custom {
    display: block;
    width: 100%;
}

.page-experience #carouselGallery .carousel-item img {
    object-fit: cover;
}