.package-aboutus-107 .img img
{
    width: 90%;
}
.package-aboutus-107 .text p
{
    text-indent: 2em;
    line-height: 2em;
}
.package-aboutus-107 .img .line1
{
    width: 15px;
    height: 85%;
    right: 12%;
    bottom: 0;
}
.package-aboutus-107 .img .line2
{
    width: 80%;
    height: 15px;
    right: 12%;
    bottom: 0;
}
@media only screen and (min-width: 1200px)
{
    .package-aboutus-107 .container
    {
        width: 1200px;
    }
}
@media only screen and (max-width: 750px)
{
    .package-aboutus-107 .img img
    {
        width: 100%;
    }
    .package-aboutus-107 .img .line1, .package-aboutus-107 .img .line2
    {
        right: 3%;
    }
    .package-aboutus-107 .text .fs-16
    {
        font-size: 14px;
        line-height: 1.5em;
    }
}
