/*
Theme Name: The Blocks Theme
Author: Luan Oliveira
Author URI: https://mdga.com.br
Description: My first responsive HTML5 theme
Version: 1.0
*/

* {
	box-sizing:border-box;
}

img {
	width:auto;
	max-width:100%;
	height: auto;
	display: block;
}

.kb-img.wp-image-27{
    width:281px;
    height: 38px;
}