/*
Theme Name:   Visarzo Child
Description:  this child theme of visarzo
Author:       smartdatasoft
Author URL:   http://smartdatasoft.com
Template:     visarzo
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  visarzo-child
*/

/* Write here your own personal stylesheet */

.feature-block-one .inner-box .image-box img
 {
    height: 100px;
    object-fit: contain;
}
.feature-block-one .inner-box .image-box {
    padding: 30px 0 0;
}
.feature-block-one .inner-box .text h3{
	font-size:25px;
}
