﻿
@media screen and (min-width:481px) {
.width_p {
width:560px;
font-size:11pt;
 }
.width_p2 {
width:560px;
 }
.log_7dra_p {
width:50%;
float:left;
 }
.log_sq_p {
width:45%;
float:right;
 }
.log_p {
margin-left: 40px;
 }
.sord_p {
width:148px;
height:248px;
 }
.log_font_p { font-size:11pt; }
.lb_p { display: none; }
}

@media screen and (max-width:480px) {
.width_s {
width:94%;
font-size:10pt;
 }
.top_s {
line-height:120%;
 }
.width_s2 {
width:94%;
 }
.log_7dra_s {
font-size:11pt;
margin-right:10px;
margin-bottom:20px;
border-bottom: 1px solid #7B7C7D;
 }
.log_sq_s {
font-size:11pt;
margin-left:10;
 }
.log_s {
 }
.sord_s {
width:36%;
height:auto;
 }
img {
max-width: 100%;
height: auto;
object-fit: contain;
 }
.log_font_s { font-size:10pt; }
.lb_s { display: none; }
}