Merge remote-tracking branch 'origin/main'

This commit is contained in:
SBD
2023-11-19 19:46:40 +03:00
5 changed files with 41 additions and 19 deletions

View File

@@ -1,6 +1,12 @@
/*media breakpoints*/
@media (max-width: 1280px){
.sf_1_column {
padding-left: 35px;
padding-right: 105px;
}
}
@media (max-width: 1199px){
.benefit_img_about_service>figure>img{
width: 173px;
@@ -58,6 +64,20 @@
line-height: 20px;
text-shadow: 1px 1px 0px #272424;
}
.sf_1_column {
padding-left: 25px;
padding-right: 90px;
}
.sf_2_column, .sf_3_column {
padding-right: 10px;
}
}
@media (max-width: 1115px){
.second-footer>div>div>a,
.second-footer>div>div{
font-size: 14px;
}
}
@media (max-width: 1064px){
.header_logo, .header_btn_mover{
@@ -1101,6 +1121,7 @@
}
}
@media (max-width: 847px){
.container_subscribe{
margin: 20px 16px;
@@ -1128,6 +1149,8 @@
.carrier_inf_moving.right{
width: 37%;
}
}
@media (max-width: 828px){
/*.to_address_point_txt.find_route {*/