/*
Name: www.standoor.ee
Author: Taavi Larionov
*/

#header {
  overflow: visible;
}
.catalog_blocks{
  padding-top: 20px;  
}
.catalog_block{
  margin-bottom: 20px!important;  
}
.block_image{
  width: 100%;
  text-align: center;  
  margin-bottom: 15px;
}
.block_image img{
  border: 1px solid #edeae9;  
}
.block_title{
  width: 100%;
  text-align: center;
}
  