.modul-4{
  margin: 20px 0;
  padding: 0 35px;
}

.wrapper13 li{
  padding-bottom: 5px;
}

a.present{
  color: #000;
  border: 1px solid #000;
  border-radius: 3px;
  text-decoration: none;
  padding: 5px 20px;
}

.modul-4 h2, .catalog h2{
  font-size: 30px;
  text-align: center;
}

.modul-4 p{
  text-align: center;
}

.wrapper13{
  display: flex;
  justify-content: space-around;
}

.left1, .right2{
  padding: 20px;
} 

.catalog{
  margin: 20px auto;
  width: 869px;
  text-align: center;
}

.catalog img{
  margin: 30px 0;
  width: 900px;
}

img.catalog_img{  
  box-shadow: 0 0 10px rgba(0,0,0,0.5); /* Параметры тени */
}