/*
 * csoft_instagramfeeds front-end module version 1.3.4 for Prestashop 1.6, 1.7
 * Support contact : prestashop@comonsoft.com.
 *
 * NOTICE OF LICENSE
 *
 * This source file is the property of Com'onSoft
 * that is bundled with this package.
 * It is also available through the world-wide-web at this URL:
 * https://boutique.comonsoft.com/
 *
 * @category  front-end
 * @package   csoft_instagramfeeds
 * @author    Com'onSoft (http://www.comonsoft.com/)
 * @copyright 2016-2020 Com'onSoft and contributors
 * @version   1.3.4
 */

#csinstagramfeed{
    padding: 24px 0;
}

#csinstagramfeed .bx-wrapper{
 margin: auto !important;
}

#csinstagramfeed .bx-wrapper img{
    max-height: 250px !important;
    height: auto;
}

/*
#csinstagramfeed .bx-wrapper{
    margin: auto !important;
    max-width: 100% !important;
} */