#block-likable-page-title h1 {
  display:none;
}
.views-field.views-field-field-data {
    margin-top: 40px;
}
#block-likable-content, #block-pagetitle, .views-field-field-data, .views-field-field-tip-gotyemo-razom, .views-field-field-teg {
    width: 90%;
    margin: 0 auto;
}
.views-field.views-field-field-img-inner img {
    border-radius: 20px;
}

.prehide {
  display: none;
}
.nextlink, #myBtn {
  font-weight: 700;
  width: 140px;
  display: block;
  text-transform: uppercase;
  float: right;
  margin-bottom: 20px;
}

.nextlink {
   background-image: url(/img/arrow.png);
  background-repeat: no-repeat;
  background-position-x: right;
  background-position-y: center;
  background-size: 30px;
 
}

#myBtn::before {
content: "";
width: 50px;
height: 38px;
position: absolute;
transform: rotate(-90deg);
background-image: url(/img/arrow.png);
background-repeat: no-repeat;
background-position-x: right;
background-size: 30px;
margin-left: -30px;}


#block-fbsharebottom {
    margin-bottom: -100px;
}
#zagi {
    font-size: 20px;
    width: 400px;
    margin-left: 60px;
    float: left;
}
#block-pleaseregister a {
    float: right;
    margin-right: 80px;
}