.top-bg {
background: linear-gradient(to bottom, #1F2F68 10%, #78DFFF 43%, #1F2F68 97%, #000F42 5%);
}
.image-telefon {
position:relative;
width: 50px;
}
.text-telefon {
left: 15px;
text-align:center;
position:absolute;
color: red;
font-weight: bold;
} @media only screen and (min-width : 1200px) {
.text-telefon {font-size: 24px; width: 298px; top: 0px;}
} @media only screen and (max-width : 1199px) {
.text-telefon {font-size: 20px; width: 218px; top: 0px;}
} @media only screen and (max-width : 989px) {
.text-telefon {font-size: 24px; width: 300px; top: 0px;}
} @media only screen and (max-width : 415px) {
.text-telefon {font-size: 18px; width: 270px; top: 0px;}
} @media only screen and (max-width : 385px) {
.text-telefon {font-size: 18px; width: 232px; top: 0px;}
} @media only screen and (max-width : 355px) {
.text-telefon {font-size: 17px; width: 202px; top: 0px;}
} @media only screen and (max-width : 310px) {
.text-telefon {font-size: 16px; width: 182px; top: 0px;}
}
.align-icon {
position: relative;
margin-left: 15px;
margin-top: 5px;
}
.image-email {
position: relative;
top: -3px;
left: 15px;
}
.image-povprasevanje {
position:relative;
margin-bottom: 22px;
}
.well
{
padding-top: 0px;
}
h2, .h2
{
margin-bottom: 25px;
}