вопрос
найти код в style.css на 599 строке
.custom1 {
width: 496px;
height: 364px;
margin: 0 4px 4px 0;
position: relative;
overflow: hidden;
float: left;
}
заменить на:
.custom1 {
width: 496px;
height: 380px;
margin: 14px 4px 4px 0;
position: relative;
overflow: hidden;
float: left;
}
.custom1 {
width: 496px;
height: 364px;
margin: 0 4px 4px 0;
position: relative;
overflow: hidden;
float: left;
}
заменить на:
.custom1 {
width: 496px;
height: 380px;
margin: 14px 4px 4px 0;
position: relative;
overflow: hidden;
float: left;
}