diff --git a/static/css/mobile_styles.css b/static/css/mobile_styles.css index 919fc79..dde7da2 100644 --- a/static/css/mobile_styles.css +++ b/static/css/mobile_styles.css @@ -60,10 +60,14 @@ } } @media (max-width: 1064px){ - .header_logo, .header_btn_mover, .header_btn_sender{ + .header_logo, .header_btn_mover{ margin-right: 26px; } + .header_btn_sender{ + margin-right: 5px; + } + .benefit_img_about_service>figure>img { width: 153px; }