- 0
- April 4, 2022
More Information
@media only screen and (min-width:150px) and (max-width:1500px) {
.leo1 {
display: none;
}
@media only screen and (min-width:150px) and (max-width:1500px) {
.leo2 {
width: 100%;
left: 18px;
max-width: 75%;
padding-top: 0px;
padding-bottom: 5px;
margin: -75px -20px 50px 250px;
}
@media only screen and (min-width:150px) and (max-width:700px) {
.leo3 {
text-align: center;
font-size: 24px;
}
@media only screen and (min-width:150px) and (max-width:700px) {
.leo4 {
text-align: center;
font-size: 20px;
}
@media only screen and (width:700px) and (max-width:1500px) {
.leo3 {
text-align: center;
font-size: 34px;
}
@media only screen and (width:700px) and (max-width:1500px) {
.leo4 {
text-align: center;
font-size: 24px;
}
.porto-sicon-box {
margin-bottom: 2px!important;
}