/*
Theme Name: Leksa Child
Description: Child theme for the Leksa. Child themes are the recommended way of making modifications to a theme. <a href="http://codex.wordpress.org/Child_Themes">Read More</a>
Author: PeThemes
Author URI: http://pethemes.com
Template: leksa
*/


/* =Theme customization starts here
-------------------------------------------------------------- */
/* Table width */
.pe--table--wrapper .pe--table--row > span:last-of-type {
	width: 100% !important;
}

.logo-grid .pe--clients--wrapper{
	grid-auto-rows: 200px!important;
}