.horoskop_baner
{
    background: url("../images/horoskop/horoskop_bg_mobile-51d5e065be96522f3986ffd9e5e8e51c.png");
    background-position: center;
    height: 88px;
    background-size: cover;
    background-repeat: no-repeat;
    margin-left: -5px;
    margin-right: -5px;
    margin-top: 5px;
    border-radius: 0;
}

.horoskop_baner h3
{
    font-size: var(--mobile-size-22px);
    line-height: 120%;
}

.horoskop_baner h4
{
    font-size: var(--mobile-size-18px);
    line-height: 120%;
}

#horoskop_header 
{
    border-radius: 0;
    margin-left: -5px;
    margin-right: -5px;
    height: 88px;
    background-position: left center;
    margin-top: 5px;
}

#horoskop_header.header_koziorozec {
    background-image: url("../images/horoskop/mobile_koziorozec-db9b70551fcf4d8d1cae24e7c16b5c93.png");
}

#horoskop_header.header_wodnik {
    background-image: url("../images/horoskop/mobile_wodnik-a9f6f9ea990086c8124ce0ed779140e9.png");
}

#horoskop_header.header_ryby {
    background-image: url("../images/horoskop/mobile_ryby-c88a7eee710d4045249931c58854e333.png");
}

#horoskop_header.header_baran {
    background-image: url("../images/horoskop/mobile_baran-e276a583253eaf2a1d465f774775c993.png");
}

#horoskop_header.header_byk {
    background-image: url("../images/horoskop/mobile_byk-523c543f0f13d0d3d18947878f8d74aa.png");
}

#horoskop_header.header_bliznieta {
    background-image: url("../images/horoskop/mobile_bliznieta-efd4aaa5f2fb547febc69d1f5231843e.png");
}

#horoskop_header.header_rak {
    background-image: url("../images/horoskop/mobile_rak-5e192b51012e3c9b2d21fdb0579dbb66.png");
}

#horoskop_header.header_lew {
    background-image: url("../images/horoskop/mobile_lew-3509ff775acf6b48e7bbf4accacce4f5.png");
}

#horoskop_header.header_panna {
    background-image: url("../images/horoskop/mobile_panna-42285f0db06d9167a85c1d9b1cdbf147.png");
}

#horoskop_header.header_waga {
    background-image: url("../images/horoskop/mobile_waga-9ac604e9cce4246549f17fd41d7202a9.png");
}

#horoskop_header.header_skorpion {
    background-image: url("../images/horoskop/mobile_skorpion-645b5c7f32f5723c55d8c5aa5b4547e5.png");
}

#horoskop_header.header_strzelec {
    background-image: url("../images/horoskop/mobile_strzelec-c5677343afc523b4bd314272ad3b68be.png");
}

.horoskopy_lista_in a
{
    font-size: var(--mobile-size-10px);
    padding: 6px 6px;
    border-radius: 5px;
}

#znaki_out
{
    margin-left: -5px;
    margin-right: -5px;
}

#znaki_new a
{
    min-width: 65px;
    width: 65px;
    height: 65px;
    box-sizing: border-box;
    margin: 0 2.5px;
    font-size: var(--mobile-size-10px);
    border-radius: 5px;
}

#znaki_new a svg
{
    width: 29px;
    height: 29px;
}

#znaki_new a span.znak_out
{
    padding-top: 6px;
    padding-bottom: 7px;
}

#horoskop_opis p {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 18px;
}