/*
Theme Name: Applet
Theme URI: https://sumonhasan.com/
Author: Sumon Hasan
Author URI: https://sumonhasan/
Description: This theme made for www.sitename.com by <a href="http://www.sumonhasan.com">Sumon Hasan</a>.
Version: 1.0

*/

/* sidebar css
.page_content{
	width:75%;
	height:auto;
	float:left;
}
.sidebar{
	width:23%;
	min-height:300px;
	height:auto;
	float:right;
	border:2px solid #ddd;
}

*/


.row {
    margin: auto;
    max-width: 100%;
    width:1020px;
	height:auto;
}
.col_1st{
	width:340px;
	height:auto;
	float:left;
	
	
	
}
.image{
	width:340px;
	height:230px;
	
	

}
.image img{
	width:300px;
	height:200px;
	margin-left:20px;
	border-radius:5px;
	
}
