11. satır:
11. satır:
max-width: 100%;
max-width: 100%;
height: auto !important;
height: auto !important;
+
}
+
+
@media screen and (max-width:480){
+
.jcarousel-pagination{
+
bottom: -50px;
+
}
+
+
.jcarousel-control-next {
+
right: -5px;
+
}
}
}
20. satır:
30. satır:
background: rgba(0,0,0,0.3);
background: rgba(0,0,0,0.3);
border-radius: 4px;
border-radius: 4px;
−
width: 250px !important;
+
width: 450px !important;
}
}
37. satır:
47. satır:
.banner-box .quote a{
.banner-box .quote a{
−
font-size: 10px;
+
font-size: 12px;
+
line-height: 1em;
}
}